Bind eject button to show power button too
This commit is contained in:
parent
ba21380ed2
commit
bbf32b246a
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ bindsym Control+Shift+Escape exec --no-startup-id gnome-system-monitor
|
||||||
bindsym Control+Q exec --no-startup-id /bin/false
|
bindsym Control+Q exec --no-startup-id /bin/false
|
||||||
bindsym $mod+Shift+Delete exec --no-startup-id rofi-powermenu
|
bindsym $mod+Shift+Delete exec --no-startup-id rofi-powermenu
|
||||||
bindcode 124 exec --no-startup-id rofi-powermenu
|
bindcode 124 exec --no-startup-id rofi-powermenu
|
||||||
|
bindcode XF86Eject --no-startup-id rofi-powermenu
|
||||||
bindsym $mod+P exec --no-startup-id rofi-screenlayout
|
bindsym $mod+P exec --no-startup-id rofi-screenlayout
|
||||||
bindsym $mod+Shift+c exec --no-startup-id code-project-list
|
bindsym $mod+Shift+c exec --no-startup-id code-project-list
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue