diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-11-24 06:38:09 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-11-24 06:38:09 -0500 |
| commit | e4f214847e6d62473e97755723cd8250bee91742 (patch) | |
| tree | 226ca3a083690904cb01343b3df1a287aedbef44 /.config/sxhkd/sxhkdrc | |
| parent | 0acdb5b950b22b0ea37baa09e4a184b6c10e47f3 (diff) | |
| download | eibhear-e4f214847e6d62473e97755723cd8250bee91742.tar.gz eibhear-e4f214847e6d62473e97755723cd8250bee91742.tar.zst eibhear-e4f214847e6d62473e97755723cd8250bee91742.zip | |
pulsemixer option removed
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 9155895..6f2d4a0 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -27,7 +27,7 @@ super + c super + v $TERMINAL -e nvim -c VimwikiIndex super + shift + a - $TERMINAL -e alsamixer || pulsemixer; pkill -RTMIN+10 $STATUSBAR + $TERMINAL -e alsamixer; pkill -RTMIN+10 $STATUSBAR super + shift + c mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --title='mpvfloat' /dev/video0 super + shift + e |
