From cf13aafc4f139a7f75bf58e93d0a526810fdaec2 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 --- nixos-config/home-manager/config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos-config/home-manager/config/hypr/hyprland.conf b/nixos-config/home-manager/config/hypr/hyprland.conf index 0d580d80..93782774 100644 --- a/nixos-config/home-manager/config/hypr/hyprland.conf +++ b/nixos-config/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