diff options
Diffstat (limited to '.config/xdg-desktop-portal')
| l--------- | .config/xdg-desktop-portal/portals.conf | 1 | ||||
| -rw-r--r-- | .config/xdg-desktop-portal/river-portals.conf | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/xdg-desktop-portal/portals.conf b/.config/xdg-desktop-portal/portals.conf new file mode 120000 index 0000000..c0cf083 --- /dev/null +++ b/.config/xdg-desktop-portal/portals.conf @@ -0,0 +1 @@ +river-portals.conf \ No newline at end of file diff --git a/.config/xdg-desktop-portal/river-portals.conf b/.config/xdg-desktop-portal/river-portals.conf new file mode 100644 index 0000000..29949c0 --- /dev/null +++ b/.config/xdg-desktop-portal/river-portals.conf @@ -0,0 +1,2 @@ +[preferred] +default=darkman;wlr;gtk; |