specific larbs location for cd fix
This commit is contained in:
parent
c76a6c7c1d
commit
b97eff3d47
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -25,4 +25,4 @@ static char delim = '|';
|
|||
// Have dwmblocks automatically recompile and run when you edit this file in
|
||||
// vim with the following line in your vimrc/init.vim:
|
||||
|
||||
// autocmd BufWritePost */dwmblocks/config.h !sudo make install && { killall -q dwmblocks;setsid dwmblocks & }
|
||||
// autocmd BufWritePost ~/.local/src/dwmblocks/config.h !cd ~/.local/src/dwmblocks/; sudo make install && { killall -q dwmblocks;setsid dwmblocks & }
|
||||
|
|
Loading…
Reference in a new issue