diff options
Diffstat (limited to 'modules/nixos/hyprland.nix')
| -rw-r--r-- | modules/nixos/hyprland.nix | 5 |
1 files changed, 0 insertions, 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; }; |
