diff options
Diffstat (limited to 'components/bindings/Extra-Keybindings')
-rw-r--r-- | components/bindings/Extra-Keybindings | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/bindings/Extra-Keybindings b/components/bindings/Extra-Keybindings index eaa6374..a62bcf8 100644 --- a/components/bindings/Extra-Keybindings +++ b/components/bindings/Extra-Keybindings @@ -8,8 +8,6 @@ Mouse 3 RI $[Mod2] Popup /Screens 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 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 |