aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-09-05 15:47:04 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-09-05 15:47:04 +0200
commitc225afa1162c54347acfcdda74825bdc492394eb (patch)
tree1818a6b0013b7ee3a68daf75e311d4dacf8c327f
parent4d3f5f77ab0e53efeec9dec84190fd4a1ad99b73 (diff)
downloaddotfiles-c225afa1162c54347acfcdda74825bdc492394eb.tar.gz
install.sh update desktop set
-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"
)