From f277941e2689b1b1a87e60626599dce103dfb316 Mon Sep 17 00:00:00 2001 From: voidarc Date: Sat, 28 Feb 2026 17:43:08 +0000 Subject: [PATCH] fixed logout bind --- laptop-files/.config/hypr/binds-local.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/laptop-files/.config/hypr/binds-local.conf b/laptop-files/.config/hypr/binds-local.conf index b49e5fb0..fb23029a 100644 --- a/laptop-files/.config/hypr/binds-local.conf +++ b/laptop-files/.config/hypr/binds-local.conf @@ -1,5 +1,6 @@ bind = $mainMod, f, fullscreen # toggle the window between focus and fullscreen +bind = $mainMod, e, exec, wlogout -b 5 # Wlogout menu # Application shortcuts bind = $mainMod, return, exec, $term # launch terminal emulator