From cf794030ab9faabbcca9172b112b88bee8e667dd Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sun, 24 Nov 2024 13:00:02 -0800 Subject: [PATCH] New backup 2024-11-24 13:00:02 --- de/home/.config/sway/config.d/autostart | 1 + 1 file changed, 1 insertion(+) diff --git a/de/home/.config/sway/config.d/autostart b/de/home/.config/sway/config.d/autostart index c8665a3..cdf9802 100644 --- a/de/home/.config/sway/config.d/autostart +++ b/de/home/.config/sway/config.d/autostart @@ -13,6 +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 'nm-applet' exec 'blueman-applet' exec 'copyq --start-server'