diff options
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/wm/wm.nix | 1 |
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" ]; |
