diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/xdg-desktop-portal-wlr/config | 5 | ||||
| l--------- | .config/xdg-desktop-portal/portals.conf | 1 | ||||
| -rw-r--r-- | .config/xdg-desktop-portal/river-portals.conf | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/.config/xdg-desktop-portal-wlr/config b/.config/xdg-desktop-portal-wlr/config new file mode 100644 index 0000000..2a9cbb3 --- /dev/null +++ b/.config/xdg-desktop-portal-wlr/config @@ -0,0 +1,5 @@ +[screencast] +#chooser_type=simple +#chooser_cmd=slurp -b '#000000aa' -c '#4E437188' -w 50 -f '%o' -or +exec_before=makoctl mode -a off +exec_after=makoctl mode -r off 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; |