summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index 51cfd95..43c6cfa 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -59,6 +59,8 @@ install () {
$PKG xorg xorg-xinit pulseaudio
$PKG bspwm cava neofetch mpd mpv ncmpcpp vim sxhkd polybar picom rofi urxvt
ln -s /usr/bin/rofi /usr/bin/dmenu
+
+ $PKG fzf
}
case $1 in