Browse Source

Remove unused i3 mappings to D

Alois Mahdal 4 years ago
parent
commit
8343d62569
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      dotfiles/i3/config

+ 0
- 2
dotfiles/i3/config View File

@@ -417,8 +417,6 @@ bindsym $mod+n                  exec "$spn bmo kb home"
417 417
 bindsym $mod+Shift+n            exec "$spn bmo kb next"
418 418
 bindsym $mod+Insert             exec "$spn bmo clip save"
419 419
 bindsym $mod+Shift+Insert       exec "$spn bmo clip open"
420
-bindsym $mod+d                  exec "xbacklight -dec 49"
421
-bindsym $mod+Shift+d            exec "xbacklight -inc 5"
422 420
 bindsym XF86AudioRaiseVolume    exec "$spn bmo au up"
423 421
 bindsym XF86AudioLowerVolume    exec "$spn bmo au down"
424 422
 bindsym XF86AudioMute           exec "$spn bmo au flip"