summaryrefslogtreecommitdiff
path: root/rc/Config
diff options
context:
space:
mode:
Diffstat (limited to 'rc/Config')
-rw-r--r--rc/Config/rc/rc.conf1
-rwxr-xr-xrc/Config/rc/runlevels/gui/autodarkmode4
-rwxr-xr-xrc/Config/rc/runlevels/gui/footserver5
l---------rc/Config/rc/runlevels/gui/himitsu-secret-service1
l---------rc/Config/rc/runlevels/gui/himitsud1
l---------rc/Config/rc/runlevels/gui/hissh-agent1
-rwxr-xr-xrc/Config/rc/runlevels/gui/kittenbar4
-rwxr-xr-xrc/Config/rc/runlevels/gui/pipewire11
-rwxr-xr-xrc/Config/rc/runlevels/gui/pipewire-pulse12
-rwxr-xr-xrc/Config/rc/runlevels/gui/swaybg5
-rwxr-xr-xrc/Config/rc/runlevels/gui/wireplumber11
11 files changed, 56 insertions, 0 deletions
diff --git a/rc/Config/rc/rc.conf b/rc/Config/rc/rc.conf
new file mode 100644
index 0000000..239bd8d
--- /dev/null
+++ b/rc/Config/rc/rc.conf
@@ -0,0 +1 @@
+rc_env_allow="WAYLAND_DISPLAY DBUS_SESSION_BUS_ADDRESS XDG_RUNTIME_DIR NIRI_SOCKET"
diff --git a/rc/Config/rc/runlevels/gui/autodarkmode b/rc/Config/rc/runlevels/gui/autodarkmode
new file mode 100755
index 0000000..7b342a9
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/autodarkmode
@@ -0,0 +1,4 @@
+#!/sbin/openrc-run
+
+supervisor=supervise-daemon
+command="/home/lain/.local/bin/autodarkmode"
diff --git a/rc/Config/rc/runlevels/gui/footserver b/rc/Config/rc/runlevels/gui/footserver
new file mode 100755
index 0000000..d1a54cf
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/footserver
@@ -0,0 +1,5 @@
+#!/sbin/openrc-run
+
+supervisor=supervise-daemon
+command="foot"
+command_args="--server"
diff --git a/rc/Config/rc/runlevels/gui/himitsu-secret-service b/rc/Config/rc/runlevels/gui/himitsu-secret-service
new file mode 120000
index 0000000..5d01cdb
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/himitsu-secret-service
@@ -0,0 +1 @@
+/etc/user/init.d/himitsu-secret-service \ No newline at end of file
diff --git a/rc/Config/rc/runlevels/gui/himitsud b/rc/Config/rc/runlevels/gui/himitsud
new file mode 120000
index 0000000..949b50b
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/himitsud
@@ -0,0 +1 @@
+/etc/user/init.d/himitsud \ No newline at end of file
diff --git a/rc/Config/rc/runlevels/gui/hissh-agent b/rc/Config/rc/runlevels/gui/hissh-agent
new file mode 120000
index 0000000..9c20203
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/hissh-agent
@@ -0,0 +1 @@
+/etc/user/init.d/hissh-agent \ No newline at end of file
diff --git a/rc/Config/rc/runlevels/gui/kittenbar b/rc/Config/rc/runlevels/gui/kittenbar
new file mode 100755
index 0000000..1139517
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/kittenbar
@@ -0,0 +1,4 @@
+#!/sbin/openrc-run
+
+supervisor=supervise-daemon
+command="/home/lain/.local/bin/kittenbar"
diff --git a/rc/Config/rc/runlevels/gui/pipewire b/rc/Config/rc/runlevels/gui/pipewire
new file mode 100755
index 0000000..76a0f19
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/pipewire
@@ -0,0 +1,11 @@
+#!/sbin/openrc-run
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+depend() {
+ need dbus
+}
+
+export DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus"
+supervisor=supervise-daemon
+command="/usr/bin/pipewire"
diff --git a/rc/Config/rc/runlevels/gui/pipewire-pulse b/rc/Config/rc/runlevels/gui/pipewire-pulse
new file mode 100755
index 0000000..af7de86
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/pipewire-pulse
@@ -0,0 +1,12 @@
+#!/sbin/openrc-run
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+depend() {
+ need pipewire dbus
+}
+
+export DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus"
+supervisor=supervise-daemon
+command="/usr/bin/pipewire"
+command_args="-c pipewire-pulse.conf"
diff --git a/rc/Config/rc/runlevels/gui/swaybg b/rc/Config/rc/runlevels/gui/swaybg
new file mode 100755
index 0000000..37fbcb2
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/swaybg
@@ -0,0 +1,5 @@
+#!/sbin/openrc-run
+
+supervisor=supervise-daemon
+command="/usr/bin/swaybg"
+command_args="-i /home/lain/Desktop/wallpaper.jpg -m fill"
diff --git a/rc/Config/rc/runlevels/gui/wireplumber b/rc/Config/rc/runlevels/gui/wireplumber
new file mode 100755
index 0000000..ea4c6f2
--- /dev/null
+++ b/rc/Config/rc/runlevels/gui/wireplumber
@@ -0,0 +1,11 @@
+#!/sbin/openrc-run
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2 or later
+
+depend() {
+ need pipewire dbus
+}
+
+DBUS_SESSION_BUS_ADDRESS="unix:path=${XDG_RUNTIME_DIR}/bus"
+supervisor=supervise-daemon
+command="/usr/bin/wireplumber"