Replaces i3status with i3blocks in work config

This commit is contained in:
Jonathan Hodgson 2018-04-26 12:27:37 +01:00
parent f1024582e0
commit df9c2d61f3
3 changed files with 166 additions and 4 deletions

View file

@ -42,6 +42,9 @@ myLink $HOME/.dotfiles/git/gitconfig $HOME/.gitconfig
mkdir -p $HOME/.config/i3
myLink $HOME/.dotfiles/i3/config $HOME/.config/i3/config
#i3blocks
myLink $HOME/.dotfiles/i3/i3blocks.conf $HOME/.i3blocks.conf
#vim
myLink $HOME/.dotfiles/vim $HOME/.vim
myLink $HOME/.dotfiles/vim/.vimrc $HOME/.vimrc