aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 8702692..5a745b6 100755
--- a/install.sh
+++ b/install.sh
@@ -39,6 +39,7 @@ fi
if command_exists pacman; then
${SUDO} pacman -Sy --noconfirm \
bspwm \
+ sxhkd \
xorg \
rofi \
polybar \