diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 14125d6..31f10df 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -223,6 +223,9 @@ shift + XF86MonBrightnessUp ## Set Brightness to 5 percent shift + XF86MonBrightnessDown backlightctl -s 0 +## Fix games with MX Master mouse +ctrl + alt + Tab + dwmc focusmon +1 && sleep 0.1 && dwmc focusmon +1 #-# Music Controls (using `playerctl`) #-# ## Next/Previous Song (using playerctl) |