I'm bad at find-replace
This commit is contained in:
parent
d0f770f27c
commit
d994e8927b
2 changed files with 2 additions and 2 deletions
|
|
@ -17,4 +17,4 @@ bspc monitor -d 1 2 3 4 5 6 7 8 9 10
|
||||||
pulseaudio --check || pulseaudio
|
pulseaudio --check || pulseaudio
|
||||||
ps -u jdkaplan | grep -o xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
ps -u jdkaplan | grep -o xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
|
||||||
nitrogen --restore &
|
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 &
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ super + shift + semicolon
|
||||||
|
|
||||||
# volume keys
|
# volume keys
|
||||||
XF86Audio{Mute,LowerVolume,RaiseVolume}
|
XF86Audio{Mute,LowerVolume,RaiseVolume}
|
||||||
pulseaudio-ctl {mute,south,north}
|
pulseaudio-ctl {mute,down,up}
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue