diff --git a/i3/config b/i3/config index ef8bf38..6cf5297 100644 --- a/i3/config +++ b/i3/config @@ -13,7 +13,7 @@ exec "setxkbmap dvorak" exec --no-startup-id nm-applet -exec --no-startup-id feh --bg-fill ~/Pictures/scenery-4.jpg +exec --no-startup-id feh --bg-fill ~/Pictures/wallpaper-1791868.jpg set $mod Mod4 diff --git a/install.sh b/install.sh index ea33aaa..d6241da 100644 --- a/install.sh +++ b/install.sh @@ -18,7 +18,8 @@ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ln -sfv "$DOTFILES_DIR/run/.bashrc" ~ ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~ ln -sfv "$DOTFILES_DIR/system/.vimrc" ~ -ls -sfv "$DOTFILE_DIR/vim/bundle" .vim/bundle +ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~ +ln -sfv "$DOTFILES_DIR/vim/bundle" .vim/bundle # Link .config files ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/