diff options
| author | 2026-05-13 13:43:18 +0100 | |
|---|---|---|
| committer | 2026-05-13 13:43:18 +0100 | |
| commit | c9fcec2b2c2146c4ccf58fb5cee89f5ce20a0c6b (patch) | |
| tree | 67cf01ebbaaf38f2b09cfb791e725255ca1b8610 | |
| parent | 7f0c64187b1d4fcd4afc1f13233aa5458d8235d9 (diff) | |
| download | dotfiles-c9fcec2b2c2146c4ccf58fb5cee89f5ce20a0c6b.tar.gz dotfiles-c9fcec2b2c2146c4ccf58fb5cee89f5ce20a0c6b.tar.bz2 dotfiles-c9fcec2b2c2146c4ccf58fb5cee89f5ce20a0c6b.zip | |
feat(wayland): install xdg-desktop-portal-gtk
Complements xdg-desktop-portal-wlr: wlr covers Screenshot/ScreenCast
(Wayland-native), gtk covers FileChooser/Print/Settings/AppChooser. With
both installed, portal auto-discovery picks the right backend per
interface. No routing file needed unless conflicts show up.
| -rw-r--r-- | meta/wayland.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/wayland.txt b/meta/wayland.txt index f40c60e..fc5bbfc 100644 --- a/meta/wayland.txt +++ b/meta/wayland.txt @@ -1,6 +1,7 @@ # Compositor sway xdg-desktop-portal-wlr +xdg-desktop-portal-gtk qt5-wayland qt6-wayland |
