From 0c1cd5b14642e0afc26682f6130879c9872f7c85 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Sun, 24 May 2026 12:27:06 +0200 Subject: [PATCH] openrc: expose userspace variables for polkit and others --- dot-config/rc/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.53.0