Fix eject bind
This commit is contained in:
parent
4eef5c3c41
commit
3d2ce7a106
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ bindsym Control+Shift+Escape exec --no-startup-id gnome-system-monitor
|
|||
bindsym Control+Q exec --no-startup-id /bin/false
|
||||
bindsym $mod+Shift+Delete exec --no-startup-id rofi-powermenu
|
||||
bindcode 124 exec --no-startup-id rofi-powermenu
|
||||
bindcode XF86Eject --no-startup-id rofi-powermenu
|
||||
bindsym XF86Eject exec --no-startup-id rofi-powermenu
|
||||
bindsym $mod+P exec --no-startup-id rofi-screenlayout
|
||||
bindsym $mod+Shift+c exec --no-startup-id code-project-list
|
||||
|
||||
|
|
Loading…
Reference in a new issue