diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-06-19 21:34:50 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-06-19 21:34:50 -0400 |
| commit | 6c55bb8fdc859390561e3a3c421f598d694cef87 (patch) | |
| tree | 195adedaeab73ac788cc78d89e4b003b149f5a60 /sway | |
| parent | 1aacf9c7990595ccd392ea89aaa1778444c0a3e7 (diff) | |
add sway-portals.conf to setup all the proper wayland portal things.
xdg-desktop-portals are super annoying.
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sway/config b/sway/config index 3f15f0d..fcb495d 100644 --- a/sway/config +++ b/sway/config @@ -13,6 +13,8 @@ exec pipewire exec mpd exec_always import-gsettings +exec dbus-update-activation-environment WAYLAND_DISPLAY + font pango:Iosevka 10 floating_modifier $mod |
