summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-05-10 13:45:37 -0500
committerstkhan <personal@slickd.xyz>2021-05-10 13:45:37 -0500
commit0dc134c173dbe12362c650b2694a600814160a40 (patch)
tree5fb674d223a4c1314f80d6d291a2f7f4f95d219b /install.sh
parent5223ec82d7b8d94f28c2c8ff6e3fc595eb9ecacb (diff)
ughhhhh
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index cccdf91..1f99430 100755
--- a/install.sh
+++ b/install.sh
@@ -5,7 +5,7 @@ sudo pacman -S --needed dialog
# Sets the folder names
dwm="dwm-6.2"
dmenu="dmenu-5.0"
-st="st-0.8.4"
+st="st"
dwmblocks="dwmblocks"
theme="red"
dialog --title "sarc" --msgbox "Welcome to the sarc installer!" 0 0