diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-10-06 12:07:25 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-10-06 12:07:25 +0200 |
commit | a1460614d0519bfeb3ce430d7f76acd15f0ae719 (patch) | |
tree | 13d52b5aa7588c788a5d9cd622ff656e26539748 /install.sh | |
parent | 8a26efa4d775cb4a9fb826fa1b0f1d94bcf88323 (diff) | |
download | dotfiles-a1460614d0519bfeb3ce430d7f76acd15f0ae719.tar.gz |
twmn added
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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=() |