aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorElias Howell <cantabo.angelis@gmail.com>2023-01-02 13:59:13 -0500
committerElias Howell <cantabo.angelis@gmail.com>2023-01-02 13:59:13 -0500
commit19ad8e5fb4c8b0cfa44038a62f84443b1488107d (patch)
treec03f8255dfdba4dcb678a9432e732ebbfe9bfd48 /config
parent345f4e678eefc7aba92da7c0f90d5500e3ca6631 (diff)
quotes prevent glob and word splitting + spelling
Diffstat (limited to 'config')
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 969dbcf..118d85a 100644
--- a/config
+++ b/config
@@ -15,6 +15,6 @@ CUSTOM_DIR="/home/$USER/.config/dwmbar/modules/custom/"
# Separator between modules
SEPARATOR=" | "
-# Padding at the end and beggining of the status bar
+# Padding at the end and beginning of the status bar
RIGHT_PADDING=" "
LEFT_PADDING=" "