From 541febf74715ebb760374a8225d61da23e1bd7e8 Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sun, 21 Apr 2024 14:25:39 +0200 Subject: [PATCH] Fix keybinds --- modules/home/de/hyprland/config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/de/hyprland/config.nix b/modules/home/de/hyprland/config.nix index 3e43605..b8cb375 100644 --- a/modules/home/de/hyprland/config.nix +++ b/modules/home/de/hyprland/config.nix @@ -135,7 +135,7 @@ ]; # Release + Locked - brindrl = [ + bindrl = [ # Manage session "$mod CONTROL, P, exec, poweroff" "$mod CONTROL, R, exec, reboot"