diff options
Diffstat (limited to 'statusbar.conf')
| -rw-r--r-- | statusbar.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/statusbar.conf b/statusbar.conf index 6f65e03..5bbf600 100644 --- a/statusbar.conf +++ b/statusbar.conf @@ -1,5 +1,5 @@ # from left to right -sections = [ "music", "ip", "mounts", "clock" ] +sections = [ "music", "battery", "ip", "mounts", "clock" ] delay = 10 separator = " | " @@ -25,3 +25,7 @@ port = 6600 [clock] label = "" format = "Monday 2006-01-02 15:04:05" + +[battery] +label = "battery: " +sublabel = "battery" |
