diff options
author | Rose <rose@pinkro.se> | 2025-08-25 18:20:35 +0200 |
---|---|---|
committer | Rose <rose@pinkro.se> | 2025-08-25 18:20:35 +0200 |
commit | cee9eb00e06e992250a55f8278c26d4448316da1 (patch) | |
tree | 5114db9a2013e1e50fea02b76e2f9bb5c8b0a13a /.config/rc/rc.conf | |
download | dotfiles-cee9eb00e06e992250a55f8278c26d4448316da1.tar.gz dotfiles-cee9eb00e06e992250a55f8278c26d4448316da1.tar.bz2 |
Initial commit
Diffstat (limited to '.config/rc/rc.conf')
-rw-r--r-- | .config/rc/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rc/rc.conf b/.config/rc/rc.conf new file mode 100644 index 0000000..785403e --- /dev/null +++ b/.config/rc/rc.conf @@ -0,0 +1 @@ +rc_env_allow="WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR" |