From 002207a26125c7f601faa3066db06fdb46266928 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 3 May 2023 20:45:11 +0200 Subject: [PATCH] Modify logout submap --- home-manager/config/hypr/hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home-manager/config/hypr/hyprland.conf b/home-manager/config/hypr/hyprland.conf index d4d3bff..f7ab26f 100644 --- a/home-manager/config/hypr/hyprland.conf +++ b/home-manager/config/hypr/hyprland.conf @@ -128,11 +128,11 @@ bind = ALT_$mod, L, exit, # bind power management submap -bind = $mod, x, submap, [ (s)hutdown, (r)eboot, e(x)it ] +bind = $mod, x, submap, (S)hutdown, (R)eboot, (E)xit # power management submap -submap = [ (s)hutdown, (r)eboot, e(x)it ] +submap = (S)hutdown, (R)eboot, (E)xit # logout - bind = , x, exit, + bind = , e, exit, # lock # TODO # poweroff