diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-04 18:48:27 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-12-04 18:48:27 -0700 |
| commit | f02b6fba2a984f7074103de93068b6b3d72b7ebf (patch) | |
| tree | a505dba6876f6487a2aaeefc539d8f2be7e61a19 /modules/nixos/hyprland.nix | |
| parent | 8b829695e10a828cb1e0b35620c0883a9160cd5f (diff) | |
hyprland xwayland patches deprecated
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; }; |
