Add portals config

This commit is contained in:
Aleksey Samoilov 2023-11-03 16:26:16 +04:00
parent ae201bdd5d
commit 68483ba8d0
2 changed files with 12 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tileos-settings-sway (1.0.2~tileos) unstable; urgency=medium
* Add portals config
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 03 Nov 2023 16:25:46 +0400
tileos-settings-sway (1.0.1~tileos) unstable; urgency=medium tileos-settings-sway (1.0.1~tileos) unstable; urgency=medium
* Change default cursor theme to Catppuccin * Change default cursor theme to Catppuccin

View file

@ -0,0 +1,6 @@
[preferred]
# Use xdg-desktop-portal-gtk for every portal interface...
default=gtk
# ... except for the ScreenCast and Screenshot
org.freedesktop.impl.portal.ScreenCast=wlr
org.freedesktop.impl.portal.Screenshot=wlr