aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 8bcc12a..c3488a8 100755
--- a/install.sh
+++ b/install.sh
@@ -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"
)