From f86f4c5a97f38c48cf343b485102e2bb1b35c7d0 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sat, 30 Nov 2024 19:30:05 -0800 Subject: [PATCH] New backup 2024-11-30 19:30:05 --- de/home/.config/sway/config.d/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'