summaryrefslogtreecommitdiff
path: root/modules/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nixos')
-rw-r--r--modules/nixos/hyprland.nix5
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;
};