From b15eccb2c39243611bf843b8fbc8459801a0fdaa Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Fri, 3 Oct 2025 11:30:43 -0400 Subject: launch swayidle via openrc --- .config/rc/rc.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .config/rc/rc.conf (limited to '.config/rc') 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" -- cgit 1.4.1