From 2ad0f54e98f52d14dc7f9a83f4ceadaa22c0345d Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Sun, 9 Jul 2023 00:53:17 +0800 Subject: [PATCH] sway: populate WAYLAND_DISPLAY for dbus activation --- .config/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/config b/.config/sway/config index 5ecbff2..8b8138f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -5,6 +5,7 @@ exec mako exec foot --server exec ~/.local/libexec/title-watch.sh exec sh -c 'wlchewing -e -d no -f "Noto Sans CJK TC 11" -b#303030 -s#80cbc4 -S#101a19 2>/tmp/wlchewing.log' +exec dbus-update-activation-environment WAYLAND_DISPLAY output eDP-1 scale 3 output DP-2 pos 0 0 -- 2.45.2