diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:05:31 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-07-04 07:05:31 -0400 |
commit | 2004b178c665989a048dd6addafd275482e57de6 (patch) | |
tree | 69ff5cab9348043a753136e35668a3e274b57aed /.config | |
parent | 0c392954adc0be8974565c2d87293de4278eef53 (diff) | |
download | dotfiles-2004b178c665989a048dd6addafd275482e57de6.tar.gz dotfiles-2004b178c665989a048dd6addafd275482e57de6.zip |
add xdg-desktop-portal
Diffstat (limited to '.config')
-rw-r--r-- | .config/xdg-desktop-portal/sway-portals.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/xdg-desktop-portal/sway-portals.conf b/.config/xdg-desktop-portal/sway-portals.conf new file mode 100644 index 0000000..d55d092 --- /dev/null +++ b/.config/xdg-desktop-portal/sway-portals.conf @@ -0,0 +1,4 @@ +[preferred] +default=gtk +org.freedesktop.impl.portal.Screenshot=wlr +org.freedesktop.impl.portal.ScreenCast=wlr |