diff options
Diffstat (limited to 'components/bindings')
-rw-r--r-- | components/bindings/Desktop-dakkar | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/bindings/Desktop-dakkar b/components/bindings/Desktop-dakkar index 1946f11..a8a11a9 100644 --- a/components/bindings/Desktop-dakkar +++ b/components/bindings/Desktop-dakkar @@ -4,6 +4,6 @@ Mouse 3 RI $[Mod1] Exec exec $[DefaultTerminal] -title local-screen -e screen -D Key F1 A $[Mod1] Exec emacsclient -nc Key F2 A $[Mod1] Exec firefox Key F2 A $[Mod1]S Exec firefox --private-window -#Key XF86MonBrightnessUp A N Exec xgamma -gamma 1.5 -#Key XF86MonBrightnessDown A N Exec $(grep xgamma ~/.xinitrc) +Key F7 A $[Mod1] Exec xgamma -gamma 1.5 +Key F6 A $[Mod1] Exec $(grep xgamma ~/.xinitrc) Key XF86ScreenSaver A N Exec xscreensaver-command -lock |