diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ ln -sf ${PWD}/sxhkdrc ~/.config/sxhkd/sxhkdrc mkdir -p ~/.config/rofi ln -sf ${PWD}/rofi_config ~/.config/rofi/config +ln -sf ${PWD}/rofi_config.rasi ~/.config/rofi/config.rasi mkdir -p ~/.config/polybar ln -sf ${PWD}/polybar ~/.config/polybar |