From 71da49fab712a47a7969f70c6a29a4bc4b6d5a03 Mon Sep 17 00:00:00 2001 From: "Archie Hilton (thytom)" Date: Mon, 4 Nov 2019 09:21:40 +0000 Subject: Internet is off on startup. Cleaned up bar.sh and config --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config b/config index c53aaeb..98bad4e 100644 --- a/config +++ b/config @@ -16,5 +16,5 @@ CUSTOM_DIR="/home/$USER/.config/dwmbar/modules/custom/" SEPARATOR=" | " # Padding at the end and beggining of the status bar -RIGHT_PADDING="$USER@$HOSTNAME " -LEFT_PADDING=" " +RIGHT_PADDING="" +LEFT_PADDING="" -- cgit v1.2.3