diff options
Diffstat (limited to 'common/default.nix')
| -rw-r--r-- | common/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/default.nix b/common/default.nix index ae59698..b4366c2 100644 --- a/common/default.nix +++ b/common/default.nix @@ -58,6 +58,7 @@ xdg.portal = { enable = true; + xdgOpenUsePortal = true; config = { common = { default = [ "hyprland" ]; |