mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
xorg: automatically start desktop portal
This commit is contained in:
parent
921daaf1f4
commit
ce74787e96
@ -11,3 +11,5 @@ sxhkd & # for shortcuts
|
|||||||
dunstctl rule dnd_low disable & # disable dnd for low urgencies
|
dunstctl rule dnd_low disable & # disable dnd for low urgencies
|
||||||
dunstctl rule dnd_normal disable & # disable dnd for normal urgencies
|
dunstctl rule dnd_normal disable & # disable dnd for normal urgencies
|
||||||
easyeffects --gapplication-service & # start audio server
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user