From 19ad8e5fb4c8b0cfa44038a62f84443b1488107d Mon Sep 17 00:00:00 2001 From: Elias Howell Date: Mon, 2 Jan 2023 13:59:13 -0500 Subject: quotes prevent glob and word splitting + spelling --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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=" " -- cgit v1.2.3