From 5449702ac1f5c41d92b62328e8d48bfbc5cf11b6 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sun, 17 May 2026 09:44:31 +0200 Subject: [PATCH] feat: force use of hyprland config. --- modules/linux/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index db97a57..72c7064 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -99,6 +99,7 @@ in { systemd.enable = false; # Using USWM globally + configType = "hyprlang"; settings = { "$mod" = "SUPER"; "$menu" = "tofi";