From 9744541d51e37e736b6f3eebc40e41289d85dfad Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 13 Sep 2023 14:02:39 +0200 Subject: [PATCH] tab --- .config/update_theme.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/update_theme.sh b/.config/update_theme.sh index 1c5c15e..9747b3a 100755 --- a/.config/update_theme.sh +++ b/.config/update_theme.sh @@ -15,8 +15,8 @@ main() { if [ $# -eq 0 ]; then echo "No arguments supplied" else - local profiles - IFS=" " read -r -a profiles <<< "$(gsettings get org.gnome.Terminal.ProfilesList list | tr -d "\'[],")" + local profiles + IFS=" " read -r -a profiles <<< "$(gsettings get org.gnome.Terminal.ProfilesList list | tr -d "\'[],")" case $1 in "sunset" ) # Go to dark mode # Set the Dracula theme