summaryrefslogtreecommitdiff
path: root/config/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'config/sxhkd')
-rw-r--r--config/sxhkd/sxhkdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index 751e118..4869fc5 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -18,9 +18,9 @@ super + ctrl + alt + f
amixer -D pulse set Master 1+ toggle
{_, super} + XF86MonBrightnessDown
- xbacklight - {10,1}
+ light -U {10,1}
{_, super} + XF86MonBrightnessUp
- xbacklight + {10,1}
+ light -A {10,1}