diff options
| author | Zach DeCook <zachdecook@librem.one> | 2026-04-12 15:10:18 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2026-04-12 15:10:18 -0400 |
| commit | d1878e9d50c97d7e27e6dfa7d38185d9b47bcebb (patch) | |
| tree | fac926752eae33be2526acc97edd1e8b9995b7af /.config/rc/runlevels | |
| download | dotfiles-d1878e9d50c97d7e27e6dfa7d38185d9b47bcebb.tar.gz | |
Basic initial config
Diffstat (limited to '.config/rc/runlevels')
| l--------- | .config/rc/runlevels/gui/swaybg | 1 | ||||
| l--------- | .config/rc/runlevels/gui/waybar | 1 |
2 files changed, 2 insertions, 0 deletions
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 |
