From cdb657bd3670e542448e0230d270c1b1b9d0bd38 Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Thu, 23 Jul 2026 10:56:37 +0200 Subject: [PATCH] pinwheel: Set `hyprland` config variant --- hosts/pinwheel/modules/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 62bc905..c42a466 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -97,6 +97,7 @@ in wayland.windowManager.hyprland = { enable = true; systemd.enable = false; + configType = "hyprlang"; extraConfig = '' exec-once = uwsm app -- waybar