From c73854c46d0c1c458d5c85aa450b8676f21673aa Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 6 Feb 2024 18:59:31 +0100 Subject: Use service template for starting desktop applications --- .local/etc/x/xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to '.local/etc/x/xinitrc') diff --git a/.local/etc/x/xinitrc b/.local/etc/x/xinitrc index ccb21f3..1896830 100644 --- a/.local/etc/x/xinitrc +++ b/.local/etc/x/xinitrc @@ -30,5 +30,6 @@ export WINIT_X11_SCALE_FACTOR=1 # Import X11 environment for systemd systemctl --user import-environment \ DISPLAY \ + PATH \ WINIT_X11_SCALE_FACTOR \ XAUTHORITY -- cgit v1.1