From 6de014e7ed6142b13c2e33e3fe3e88a2219fe410 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 3 May 2023 20:38:26 +0200 Subject: [PATCH] This probably won't work --- home-manager/config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/config/hypr/hyprland.conf b/home-manager/config/hypr/hyprland.conf index 0d580d8..9378277 100644 --- a/home-manager/config/hypr/hyprland.conf +++ b/home-manager/config/hypr/hyprland.conf @@ -128,9 +128,9 @@ bind = ALT_$mod, L, exit, # bind power management submap -bind = $mod, x, submap, "(s) Shutdown, (r) Reboot, (x) Logout" +bind = $mod, x, submap, (s) Shutdown, (r) Reboot, (x) Logout # power management submap -submap = "(s) Shutdown, (r) Reboot, (x) Logout" +submap = (s) Shutdown, (r) Reboot, (x) Logout # logout bind = , x, exit, # lock