diff options
| author | Zach DeCook <zachdecook@librem.one> | 2025-10-03 11:30:43 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2025-10-03 11:30:43 -0400 |
| commit | b15eccb2c39243611bf843b8fbc8459801a0fdaa (patch) | |
| tree | 279504c191c6ea5bcf5020edd1aa8563309e7225 /.config/rc/rc.conf | |
| parent | 64812f285f1e0736484ac138f55fba32392a41bd (diff) | |
| download | dotfiles-b15eccb2c39243611bf843b8fbc8459801a0fdaa.tar.gz | |
launch swayidle via openrc
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..8a8578d --- /dev/null +++ b/.config/rc/rc.conf @@ -0,0 +1 @@ +rc_env_allow="DISPLAY WAYLAND_DISPLAY XDG_RUNTIME_DIR HYPRLAND_INSTANCE_SIGNATURE" |
