summaryrefslogtreecommitdiff
path: root/rc/.config/rc/rc.conf
diff options
context:
space:
mode:
authorRose <rose@pinkro.se>2025-09-08 22:31:05 +0200
committerRose <rose@pinkro.se>2025-09-08 22:31:05 +0200
commit1e8edffcad8c4f8d21f4f358f52e98304e00ba41 (patch)
tree1015f2080a809837a7de354fe213f0f9d0245389 /rc/.config/rc/rc.conf
parent39d8e12abfc177015b9f2af8617906dcf212c05d (diff)
downloaddotfiles-1e8edffcad8c4f8d21f4f358f52e98304e00ba41.tar.gz
dotfiles-1e8edffcad8c4f8d21f4f358f52e98304e00ba41.tar.bz2
rc: add NIRI_SOCKET to allowed envs
Diffstat (limited to '')
-rw-r--r--rc/.config/rc/rc.conf2
1 files changed, 1 insertions, 1 deletions
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"