From 5674db57844efa27078d618a344266d520f66c35 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 19 Aug 2023 12:04:59 -0500 Subject: [PATCH] fix(hypr): ensure systemd imports environment --- dots/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 45113cbb..51fb695b 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -7,6 +7,7 @@ exec = ~/.config/hypr/scripts/launchers/launch-waybar.bash exec = mako --history 1 exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash exec-once = udiskie --tray +exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = /usr/lib/kdeconnectd