diff options
| author | Zach DeCook <zachdecook@librem.one> | 2025-10-21 20:57:20 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2025-10-21 20:57:20 -0400 |
| commit | fb152830716cb14a3679d325ab6313c10f175c02 (patch) | |
| tree | cd3b6fcf0e63b1b910023a16055a7cd3def215d1 /.config/rc/runlevels/gui | |
| parent | 1b0ccecdde74f9cc9efd501f38fb614ffb1733aa (diff) | |
| download | dotfiles-enchilada.tar.gz | |
hyprland: fix openrc --user gui enchilada
Diffstat (limited to '.config/rc/runlevels/gui')
| l--------- | .config/rc/runlevels/gui/hypridle | 1 | ||||
| l--------- | .config/rc/runlevels/gui/pipewire | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.config/rc/runlevels/gui/hypridle b/.config/rc/runlevels/gui/hypridle new file mode 120000 index 0000000..cda3b81 --- /dev/null +++ b/.config/rc/runlevels/gui/hypridle @@ -0,0 +1 @@ +/etc/user/init.d/hypridle \ No newline at end of file diff --git a/.config/rc/runlevels/gui/pipewire b/.config/rc/runlevels/gui/pipewire new file mode 120000 index 0000000..1eeaabd --- /dev/null +++ b/.config/rc/runlevels/gui/pipewire @@ -0,0 +1 @@ +/etc/user/init.d/pipewire \ No newline at end of file |
