From d19e40cc44e019528c655e72119e29364cec6f42 Mon Sep 17 00:00:00 2001 From: Lars Vierbergen Date: Sat, 7 Apr 2018 16:32:44 +0200 Subject: [PATCH] Import the modified PATH into systemd user units --- xmonad-session-rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xmonad-session-rc b/xmonad-session-rc index 0e49f01..f09fd9a 100644 --- a/xmonad-session-rc +++ b/xmonad-session-rc @@ -19,6 +19,9 @@ export OOO_FORCE_DESKTOP=gnome # Fix touch screen for firefox export MOZ_USE_XINPUT2=1 +# Import environment in systemd +systemctl --user import-environment PATH + # Auto-start applications bash ~/.xmonad/battery-monitor.sh& gajim&