fixed logout bind

This commit is contained in:
2026-02-28 17:43:08 +00:00
parent 815deeb99f
commit f277941e26

View File

@@ -1,5 +1,6 @@
bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen
bind = $mainMod, e, exec, wlogout -b 5 # Wlogout menu
# Application shortcuts # Application shortcuts
bind = $mainMod, return, exec, $term # launch terminal emulator bind = $mainMod, return, exec, $term # launch terminal emulator