summaryrefslogtreecommitdiff
path: root/slstatus.h
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-10-19 13:05:27 +0200
committerJulian T <julian@jtle.dk>2020-10-19 13:05:27 +0200
commitc701bd92bb5031f9a953fcd8ed01d0167e4d7934 (patch)
treedc12070e9fc739037ce6fec7a83b78e8255ad14e /slstatus.h
parent5ae7d6fb04862512ee7740c7f7100752ef428304 (diff)
Turned of sql, and minor slstatus
Diffstat (limited to 'slstatus.h')
-rw-r--r--slstatus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slstatus.h b/slstatus.h
index bd72560..3e18c8f 100644
--- a/slstatus.h
+++ b/slstatus.h
@@ -64,7 +64,7 @@ static const char unknown_str[] = "n/a";
*/
static const struct arg args[] = {
/* function format argument */
- { vol_perc, "[V:%s] ", "/dev/mixer" },
+ { vol_perc, "TIK [V:%s] ", "/dev/mixer" },
{ ram_free, "[F:%s] ", NULL },
{ battery_perc, "[B:%s,", "BAT0" },
{ battery_state, "%s] ", "BAT0" },