Fix bindsym for powermenu

This commit is contained in:
morten-b
2021-01-22 14:50:08 +01:00
committed by GitHub
parent ca7d1773b8
commit 4e5783bcd3

View File

@@ -38,7 +38,7 @@ exec swayidle -w\
bindsym $mod+Return exec $term bindsym $mod+Return exec $term
# Open the power menu # Open the power menu
bindsym $mod+Shift+e mode $powermenu bindsym $mod+Shift+e exec $powermenu
# Kill focused window # Kill focused window
bindsym $mod+q kill bindsym $mod+q kill