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 = {