aboutsummaryrefslogtreecommitdiff
path: root/components/bindings/Extra-Keybindings
diff options
context:
space:
mode:
Diffstat (limited to 'components/bindings/Extra-Keybindings')
-rw-r--r--components/bindings/Extra-Keybindings2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings
index 118a465..eaa6374 100644
--- a/components/bindings/Extra-Keybindings
+++ b/components/bindings/Extra-Keybindings
@@ -12,3 +12,5 @@ Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5
Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc)
Key Pause A $[Mod1] Exec xscreensaver-command -lock
Key Pause A $[Mod1]S Exec xscreensaver-command -lock && sudo pm-suspend
+Key F7 A $[Mod1] Exec xbacklight -dec 10
+Key F8 A $[Mod1] Exec xbacklight -inc 10