diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-06 10:34:56 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-06 10:34:56 +0200 |
| commit | 062c519c85ce2bbb9deaa3e4b505c665aee4bd68 (patch) | |
| tree | 012e8fed6130ababe651c012dafcca4374c2998b /common/default.nix | |
| parent | e39b333fdf6ffd9050c45078593de968bffc2fac (diff) | |
2026-04-06 updates by auto-switch
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" ]; |