From 3c823c638e3de31332b8966a2f1712c6bbb8d2b5 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 27 Apr 2024 09:42:19 -0400 Subject: Weird X11 hack for games --- .config/sxhkd/sxhkdrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 51b03cb..5e78558 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) -- cgit v1.2.3