From 0f734f0e317996d246fed2b0bdd1550c49d46e5b Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 7 May 2022 12:42:36 +0000 Subject: Fixed things, added sfm --- scripts/set_theme.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'scripts') diff --git a/scripts/set_theme.sh b/scripts/set_theme.sh index 87589c3..075924e 100755 --- a/scripts/set_theme.sh +++ b/scripts/set_theme.sh @@ -3,7 +3,4 @@ echo "Choose a theme:" && ls ./theme/ read theme echo "THEME=$theme" >> ./.config -#cp ./theme/$theme/$theme.png $HOME/.config/wallpaper.png -#cp ./theme/$theme/colors.h ./ - -echo "Done" +echo "Set theme to $theme" -- cgit v1.2.3