Add xdg-desktop-portal-wlr at startup

This commit is contained in:
q3aql 2025-05-10 10:14:34 +02:00
parent 8bd18b62d3
commit 127bfd0963

View File

@ -33,6 +33,7 @@ exec --no-startup-id pnmixer -t &
# Configure screens and resolution
exec --no-startup-id ~/.config/sway/startwlrrandr.sh &
exec --no-startup-id systemctl --user start xdg-desktop-portal-wlr.service
# Configure wallpaper
exec --no-startup-id "swaybg -i ~/wallpapers/gruvbox-arch.png -m fill"