aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index dd2385e..a59d05a 100755
--- a/install.sh
+++ b/install.sh
@@ -50,6 +50,7 @@ ln -s ${PWD}/sxhkdrc ~/.config/sxhkd/sxhkdrc
mkdir -p ~/.config/rofi
ln -s ${PWD}/rofi_config ~/.config/rofi/config
+mkdir -p ~/.config/polybar
ln -s ${PWD}/polybar ~/.config/polybar
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | bash