From 2349d5c6c6025add8011bfe590c7950fb3369b61 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Thu, 21 Oct 2021 16:05:42 +0200 Subject: [PATCH] sway: run dbus-update-activation-environment --- config/sway/config.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sway/config.m4 b/config/sway/config.m4 index bb4c56e..bf902ba 100644 --- a/config/sway/config.m4 +++ b/config/sway/config.m4 @@ -206,3 +206,5 @@ ifelse(hostname, [petalius], [ # pdfpc assign [[window_role="presenter"]] 1 assign [[window_role="presentation"]] 9 + +exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK