Add minor configs for sxhkd and qutebrowser

This commit is contained in:
Tobias Reisinger 2020-12-23 16:45:11 +01:00
parent 3a173493f8
commit 164c6d07cd
2 changed files with 8 additions and 4 deletions
.config/sxhkd

View file

@ -22,7 +22,7 @@ super + {_, ctrl +, shift + } Print
suas {sel, win, }
super + Pause
$HOME/.local/bin/rofi-shutdown
rofi-shutdown
#
# wm independent media hotkeys
@ -49,7 +49,7 @@ XF86MonBrightnessDown
[ $(xbacklight -get | cut -d'.' -f 1) -ge 10 ] && xbacklight -dec 5
super + v
mpv $(xclip -o -selection clipboard)
mpv $(xclip -o -selection clipboard); notify-send "mpv media playback finished"
#
# bspwm hotkeys