From c225afa1162c54347acfcdda74825bdc492394eb Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 5 Sep 2020 15:47:04 +0200 Subject: install.sh update desktop set --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ) -- cgit v1.2.3