Removed unnecessary sxhkdrc keybindings
This commit is contained in:
parent
621e97d8f1
commit
46018fb461
|
@ -15,21 +15,9 @@
|
||||||
XF86AudioMicMute
|
XF86AudioMicMute
|
||||||
pamixer --default-source --toggle-mute && dunstify-volume-notification && pkill -RTMIN+10 dwmblocks && exit 1
|
pamixer --default-source --toggle-mute && dunstify-volume-notification && pkill -RTMIN+10 dwmblocks && exit 1
|
||||||
|
|
||||||
XF86MonBrightnessUp
|
|
||||||
light -A 5 && dunstify-brightness-notification
|
|
||||||
|
|
||||||
XF86MonBrightnessDown
|
|
||||||
light -U 5 && dunstify-brightness-notification
|
|
||||||
|
|
||||||
XF86Messenger
|
XF86Messenger
|
||||||
dunstify-battery-notification
|
dunstify-battery-notification
|
||||||
|
|
||||||
control + Home
|
|
||||||
bookmark-add
|
|
||||||
|
|
||||||
control + Insert
|
|
||||||
bookmark-insert
|
|
||||||
|
|
||||||
control + F8
|
control + F8
|
||||||
clipboard-image-recall /tmp/clipboard/images/
|
clipboard-image-recall /tmp/clipboard/images/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue