diff --git a/system/programs.nix b/system/programs.nix index 29bc7f4..a0cee11 100644 --- a/system/programs.nix +++ b/system/programs.nix @@ -16,7 +16,7 @@ enable = true; package = pkgs-unstable.hyprland; xwayland.enable = true; - withUWSM = true; + withUWSM = false; }; steam = { enable = hostname == "station";