diff options
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ CONFIGS=( ["sway"]=".config" declare -A SETS SETS=( ["base"]=".vim .bashrc .bash_profile" - ["desktop"]="base termite twmn picom i3 powerline deadd .xinitrc .Xresources" + ["desktop"]="base termite picom i3 deadd polybar .xinitrc .Xresources" ) |