From 92b878d5585dd00d18afafac191b12453718321f Mon Sep 17 00:00:00 2001 From: Mehdi Sadeghi Date: Tue, 14 Feb 2023 08:55:20 +0100 Subject: Update i3status formatting and xinitrc --- .config/sway/xdpw | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/sway/xdpw') diff --git a/.config/sway/xdpw b/.config/sway/xdpw index fe3fb96..05ce594 100644 --- a/.config/sway/xdpw +++ b/.config/sway/xdpw @@ -1,6 +1,7 @@ #!/bin/sh # Import the WAYLAND_DISPLAY env var from sway into the systemd user session. -dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway +dbus-update-activation-environment --systemd \ + XDG_SESSION_TYPE=wayland DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway # Stop any services that are running, so that they receive the new env var when they restart. systemctl --user stop pipewire wireplumber xdg-desktop-portal xdg-desktop-portal-wlr -- cgit v1.2.3