Replaces i3status with i3blocks in work config
This commit is contained in:
parent
3b01e54167
commit
da77a595ca
3 changed files with 166 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue