diff options
Diffstat (limited to '.config/sway/config')
-rwxr-xr-x | .config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index effb3cd..61879fc 100755 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,5 +1,6 @@ # xdg desktop portal fix exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # Set super key set $mod Mod4 |