summary refs log tree commit diff
path: root/.config/rc
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2026-04-12 15:10:18 -0400
committerZach DeCook <zachdecook@librem.one>2026-04-12 15:10:18 -0400
commitd1878e9d50c97d7e27e6dfa7d38185d9b47bcebb (patch)
treefac926752eae33be2526acc97edd1e8b9995b7af /.config/rc
downloaddotfiles-d1878e9d50c97d7e27e6dfa7d38185d9b47bcebb.tar.gz
Basic initial config
Diffstat (limited to '.config/rc')
-rw-r--r--.config/rc/rc.conf1
l---------.config/rc/runlevels/gui/swaybg1
l---------.config/rc/runlevels/gui/waybar1
3 files changed, 3 insertions, 0 deletions
diff --git a/.config/rc/rc.conf b/.config/rc/rc.conf
new file mode 100644
index 0000000..2d44457
--- /dev/null
+++ b/.config/rc/rc.conf
@@ -0,0 +1 @@
+rc_env_allow="WAYLAND_DISPLAY DISPLAY XDG_RUNTIME_DIR HYPRLAND_INSTANCE_SIGNATURE"
diff --git a/.config/rc/runlevels/gui/swaybg b/.config/rc/runlevels/gui/swaybg
new file mode 120000
index 0000000..c0a6d6d
--- /dev/null
+++ b/.config/rc/runlevels/gui/swaybg
@@ -0,0 +1 @@
+/etc/user/init.d/swaybg
\ No newline at end of file
diff --git a/.config/rc/runlevels/gui/waybar b/.config/rc/runlevels/gui/waybar
new file mode 120000
index 0000000..7ddfb51
--- /dev/null
+++ b/.config/rc/runlevels/gui/waybar
@@ -0,0 +1 @@
+/etc/user/init.d/waybar
\ No newline at end of file