aboutsummaryrefslogtreecommitdiff
path: root/Common/sway/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'Common/sway/autostart')
-rw-r--r--Common/sway/autostart3
1 files changed, 3 insertions, 0 deletions
diff --git a/Common/sway/autostart b/Common/sway/autostart
index faece20..2d5eae7 100644
--- a/Common/sway/autostart
+++ b/Common/sway/autostart
@@ -1,3 +1,6 @@
+# Fix GTK+ application slow start
+exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
+
# screen locking
exec swayidle timeout 1200 physlock \
timeout 1800 'swaymsg "output * dpms off"' \