From 873442815ad9030dbf9694dbdd1a23685317f74b Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 3 Jun 2019 15:17:22 +0200 Subject: Some stuff --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 1e7001d..45bc38b 100755 --- a/install.sh +++ b/install.sh @@ -3,13 +3,12 @@ # Programs: # compton: Compositor # xterm fo default terminal -# transset-df for xterm transparency #Configs for home dir MODULES=(.i3 .vim .xinitrc .compton.conf .bashrc .Xresources) #Configs for .config -CFGFOLDER=(polybar powerline) +CFGFOLDER=(polybar powerline nvim) echo Configs to install: ${MODULES[@]} ${CFGFOLDER[@]} -- cgit v1.2.3