summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-10-06 12:07:25 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-10-06 12:07:25 +0200
commita1460614d0519bfeb3ce430d7f76acd15f0ae719 (patch)
tree13d52b5aa7588c788a5d9cd622ff656e26539748 /install.sh
parent8a26efa4d775cb4a9fb826fa1b0f1d94bcf88323 (diff)
downloaddotfiles-a1460614d0519bfeb3ce430d7f76acd15f0ae719.tar.gz
twmn added
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 7de9fe7..3791729 100755
--- a/install.sh
+++ b/install.sh
@@ -8,7 +8,7 @@
MODULES=(.i3 .vim .xinitrc .compton.conf .bashrc .Xresources .radare2rc .bash_profile)
#Configs for .config
-CFGFOLDER=(polybar powerline nvim termite)
+CFGFOLDER=(polybar powerline nvim termite twmn)
#Scripts
SCRIPTS=()