From: Andre Ramnitz Date: Sun, 24 May 2026 10:27:06 +0000 (+0200) Subject: openrc: expose userspace variables for polkit and others X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=0c1cd5b14642e0afc26682f6130879c9872f7c85;p=dotfiles.git openrc: expose userspace variables for polkit and others --- diff --git a/dot-config/rc/rc.conf b/dot-config/rc/rc.conf index c74d7d5b..4c4f2d2b 100644 --- a/dot-config/rc/rc.conf +++ b/dot-config/rc/rc.conf @@ -1,2 +1,2 @@ -# rc_env_allow="DBUS_SESSION_BUS_ADDRESS DISPLAY HOME HYPRLAND_INSTANCE_SIGNATURE QT_QPA_PLATFORMTHEME WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_MENU_PREFIX XDG_SESSION_DESKTOP XDG_SESSION_TYPE GTK_USE_PORTAL" +rc_env_allow="DBUS_SESSION_BUS_ADDRESS DISPLAY HOME HYPRLAND_INSTANCE_SIGNATURE QT_QPA_PLATFORMTHEME WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_MENU_PREFIX XDG_SESSION_DESKTOP XDG_SESSION_TYPE GTK_USE_PORTAL"