commit 4c7090f2a4ffa86be5c8870ebb795011a9364025
parent 2f6100195dc764491535b73bea86b0d9f8c666d6
Author: Cem Keylan <cem@ckyln.com>
Date: Sat, 28 Mar 2020 18:36:30 +0300
fix usage of DELIMITER
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sbrc.example b/sbrc.example
@@ -5,7 +5,7 @@
# Add this to ~/.config/sbrc
# Delimeter. Default: "|"
-DELIMETER="|"
+DELIMITER="|"
# Battery name. Default:"BAT0"
BATTERY=""
@@ -23,13 +23,13 @@ KILLEXISTING=""
# Add the modules you want to run in the bar. Do not add the "sb_" part
# If you want to add the battery module, type battery instead of sb_battery
-# To switch from top bar to bottom bar add DELIMETER=";" to the beginning of the
+# To switch from top bar to bottom bar add DELIMITER=";" to the beginning of the
# last module of the top bar
bar() {
brightness
pulseaudio
battery
- DELIMETER=";" datetime
+ DELIMITER=";" datetime
storage
storage /home
ram