summaryrefslogtreecommitdiff
path: root/config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-13 20:50:59 +0000
committerdavidovski <david@davidovski.xyz>2022-01-13 20:50:59 +0000
commit1406e81f40a5e0ef4632e7c518b0629514a79de3 (patch)
tree1912848547648649bd6607d578f5709792fead34 /config/sxhkd/sxhkdrc
parent7d3f13572597f582f070a2fcff1e64ce279de09d (diff)
parent53919d7829c5695910487e73df5e400e79d7c07e (diff)
Merge branch 'master' of git.cheetah.remote:dot
Diffstat (limited to 'config/sxhkd/sxhkdrc')
-rw-r--r--config/sxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc
index c673a3f..3d2e4c9 100644
--- a/config/sxhkd/sxhkdrc
+++ b/config/sxhkd/sxhkdrc
@@ -17,6 +17,10 @@ super + ctrl + alt + f
{XF86AudioMute}
amixer -D pulse set Master 1+ toggle
+#backlight
+{XF86MonBrightnessUp, XF86MonBrightnessDown}
+ xbacklight -{inc,dec} 5
+
# runner
super + r
rofi -show drun -show-icons