Bind eject button to show power button too

This commit is contained in:
Jake Howard 2020-02-05 09:04:42 +00:00
parent ba21380ed2
commit bbf32b246a
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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 $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 $mod+P exec --no-startup-id rofi-screenlayout
bindsym $mod+Shift+c exec --no-startup-id code-project-list