From eaa65f3f84cae6653ec3d84b07cbc7d9bed037a7 Mon Sep 17 00:00:00 2001 From: Jurn Wubben Date: Wed, 9 Jul 2025 22:22:42 +0200 Subject: [PATCH] Desktop: changed default de to hyprland --- hosts/desktop/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/desktop/default.nix b/hosts/desktop/default.nix index 5430af8..806751d 100644 --- a/hosts/desktop/default.nix +++ b/hosts/desktop/default.nix @@ -13,8 +13,9 @@ desktop = { games = true; enable = true; - hyprland = false; #TODO: flip both, just trying if it works. + hyprland = true; #TODO: flip both, just trying if it works. kde = true; + activeDesktop = "hyprland"; }; }; home-manager.users.jsw.wayland.windowManager.hyprland.settings = {