[polybar] add config
This commit is contained in:
4
Makefile
4
Makefile
@ -7,6 +7,8 @@ tmux:
|
||||
grobi:
|
||||
rm ~/.config/grobi.conf || true
|
||||
ln -s ~/.dotfiles/grobi/grobi.conf ~/.config/grobi.conf
|
||||
polybar:
|
||||
ln -s ~/.dotfiles/polybar ~/.config/polybar
|
||||
|
||||
vim:
|
||||
ln -s ~/.dotfiles/vim ~/.vim
|
||||
@ -52,7 +54,7 @@ i3: dep
|
||||
ln -s ~/.dotfiles/i3 ~/.config/i3
|
||||
cd i3/conf/ && ./build.sh
|
||||
|
||||
.PHONY: clean zsh git vim tmux i3 albert gnupg grobi
|
||||
.PHONY: clean zsh git vim tmux i3 albert gnupg grobi polybar
|
||||
clean:
|
||||
rm -rf ~/.vim ~/.vimrc ~/.tmux ~/.tmux.conf ~/.gitconfig ~/.config/i3
|
||||
rm -rf ~/.zshrc ~/.zimrc ~/.zim ~/.zlogin ~/.compton.conf
|
||||
|
Reference in New Issue
Block a user