1
0
Fork 0

I'm bad at find-replace

This commit is contained in:
Jeremy Kaplan 2016-04-05 13:02:28 -04:00
commit d994e8927b
2 changed files with 2 additions and 2 deletions

View file

@ -17,4 +17,4 @@ bspc monitor -d 1 2 3 4 5 6 7 8 9 10
pulseaudio --check || pulseaudio
ps -u jdkaplan | grep -o xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
nitrogen --restore &
ps -u jdkaplan | grep -o panel && pkill panel; $PANEL_CONFIG_DIR/panel &
ps -u jdkaplan | grep -o panel && pkill panel; $XDG_CONFIG_HOME/panel/panel &