summaryrefslogtreecommitdiff
path: root/sys/wm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/wm')
-rw-r--r--sys/wm/wm.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/wm/wm.nix b/sys/wm/wm.nix
index 10780e0..efe39ab 100644
--- a/sys/wm/wm.nix
+++ b/sys/wm/wm.nix
@@ -14,7 +14,6 @@ in
xdg.portal = {
enable = true;
- wlr.enable = true;
xdgOpenUsePortal = true;
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
config.common.default = [ "gtk" ];