From 1e8edffcad8c4f8d21f4f358f52e98304e00ba41 Mon Sep 17 00:00:00 2001 From: Rose Date: Mon, 8 Sep 2025 22:31:05 +0200 Subject: rc: add NIRI_SOCKET to allowed envs --- rc/.config/rc/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/.config/rc/rc.conf b/rc/.config/rc/rc.conf index 785403e..239bd8d 100644 --- a/rc/.config/rc/rc.conf +++ b/rc/.config/rc/rc.conf @@ -1 +1 @@ -rc_env_allow="WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR" +rc_env_allow="WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR NIRI_SOCKET" -- cgit v1.2.3