From f02b6fba2a984f7074103de93068b6b3d72b7ebf Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Mon, 4 Dec 2023 18:48:27 -0700 Subject: hyprland xwayland patches deprecated --- modules/nixos/hyprland.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index c5872da..3ccc77c 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -32,11 +32,6 @@ hyprland = { enable = true; - xwayland = { - enable = true; - hidpi = true; - }; - # nvidiaPatches = true; }; -- cgit v1.2.3