From 8d135e95a88cd26690638859d39ebe335081a5aa Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 14 May 2021 22:32:08 -0500 Subject: Cleaned up some things --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 4b41b62..353e84a 100755 --- a/install.sh +++ b/install.sh @@ -6,8 +6,8 @@ sudo pacman -S --needed dialog dwm="dwm-6.2" dmenu="dmenu-5.0" st="st" -dwmblocks="dwmblocks" theme="red" + dialog --title "sarc" --msgbox "Welcome to the sarc installer!" 0 0 dialog --title "sarc" --inputbox "What theme would you like? Choose from green, blue, and red" 0 0 2> /tmp/.theme_sel clear -- cgit v1.2.3