diff options
Diffstat (limited to '.config/rc')
| -rw-r--r-- | .config/rc/rc.conf | 1 | ||||
| l--------- | .config/rc/runlevels/gui/swaybg | 1 | ||||
| l--------- | .config/rc/runlevels/gui/waybar | 1 |
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 |
