From cde896f6fcbe12d6e5fec062c9588809c560cd4f Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sun, 5 Jan 2025 09:31:51 +0100 Subject: Update to 24.11 and disabled hy3 for now --- config/shared.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/shared.nix') diff --git a/config/shared.nix b/config/shared.nix index 2ea76c8..91f9b34 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -62,7 +62,7 @@ enable = true; settings = { default_session = { - command = "${pkgs.hyprland}/bin/hyprland"; + command = "${pkgs.hyprland}/bin/Hyprland"; user = "jras"; }; }; -- cgit v1.2.3