From adbf8868e70e033c48ed839b5677106faacaf1ca Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 20 Mar 2025 18:02:48 -0400 Subject: [PATCH] uopdate: update xdg when start --- dotfiles/hypr/conf/autostart.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/hypr/conf/autostart.conf b/dotfiles/hypr/conf/autostart.conf index a96967f..167e65c 100644 --- a/dotfiles/hypr/conf/autostart.conf +++ b/dotfiles/hypr/conf/autostart.conf @@ -2,6 +2,8 @@ # Autostart # ----------------------------------------------------- +exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP + # Setup XDG for screen sharing exec-once = ../scripts/xdg.sh