1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 00:17:46 +02:00

xorg: automatically start desktop portal

This commit is contained in:
tiyn 2024-11-05 22:34:23 +01:00
parent 921daaf1f4
commit ce74787e96

View File

@ -11,3 +11,5 @@ sxhkd & # for shortcuts
dunstctl rule dnd_low disable & # disable dnd for low urgencies
dunstctl rule dnd_normal disable & # disable dnd for normal urgencies
easyeffects --gapplication-service & # start audio server
systemctl --user import-environment DISPLAY XAUTHORITY # finally start the desktop portal
systemctl --user restart xdg-desktop-portal-gtk # second part of the desktop portal