From 198144476c7d9af91953818964e1582635052251 Mon Sep 17 00:00:00 2001 From: tiyn Date: Fri, 8 Nov 2024 05:24:56 +0100 Subject: [PATCH] xorg: made starting of desktop portal local --- .config/xorg/xprofile | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/xorg/xprofile b/.config/xorg/xprofile index 32f2a71..c84962d 100644 --- a/.config/xorg/xprofile +++ b/.config/xorg/xprofile @@ -11,5 +11,3 @@ 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