diff --git a/de/home/.config/sway/config.d/autostart b/de/home/.config/sway/config.d/autostart index cdf9802..c5a1af3 100644 --- a/de/home/.config/sway/config.d/autostart +++ b/de/home/.config/sway/config.d/autostart @@ -13,7 +13,7 @@ exec_always 'killall waybar;waybar' # Run only at start #exec $HOME/.config/sway/scripts/autostart_apps -exec --no-startup-id '/usr/libexec/xdg-desktop-portal -r' +exec --no-startup-id '/usr/libexec/xdg-desktop-portal-wlr -r' exec 'nm-applet' exec 'blueman-applet' exec 'copyq --start-server'