diff --git a/modules/linux/hyprland.nix b/modules/linux/hyprland.nix index bffb869..9b5649e 100644 --- a/modules/linux/hyprland.nix +++ b/modules/linux/hyprland.nix @@ -2,7 +2,6 @@ { programs.hyprland.enable = true; - programs.hyprland.withUWSM = true; # Optional, hint electron apps to use wayland: environment.sessionVariables.NIXOS_OZONE_WL = "1";