From 5b0cef098e5df95183a1337e3f6adf91cf1ca3f5 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Wed, 28 May 2025 14:29:10 +0200 Subject: update --- patch-slstatus-280525 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 patch-slstatus-280525 diff --git a/patch-slstatus-280525 b/patch-slstatus-280525 new file mode 100644 index 0000000..b445b29 --- /dev/null +++ b/patch-slstatus-280525 @@ -0,0 +1,15 @@ +Common subdirectories: /home/philip/.local/src/MASTER/slstatus/components and /home/philip/.local/src/WORKING/slstatus/components +diff -u /home/philip/.local/src/MASTER/slstatus/config.def.h /home/philip/.local/src/WORKING/slstatus/config.def.h +--- /home/philip/.local/src/MASTER/slstatus/config.def.h 2025-05-01 17:34:50.686576726 +0200 ++++ /home/philip/.local/src/WORKING/slstatus/config.def.h 2025-05-24 14:38:22.311193608 +0200 +@@ -66,5 +66,8 @@ + */ + static const struct arg args[] = { + /* function format argument */ +- { datetime, "%s", "%F %T" }, ++ { battery_remaining, "%s", "BAT0"}, ++ { battery_state, " %s", "BAT0"}, ++ { battery_perc, " %s%%", "BAT0" }, ++ { datetime, " | %s", "%a %d %b %T" }, + }; +Common subdirectories: /home/philip/.local/src/MASTER/slstatus/.git and /home/philip/.local/src/WORKING/slstatus/.git -- cgit v1.2.3