dotconfig: add

This commit is contained in:
Luc Bijl 2025-08-17 13:38:24 +02:00
parent 4af23ad5de
commit b28f2da899
18 changed files with 312 additions and 0 deletions

8
dotconfig/rc/init.d/kanshi Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/openrc-run
depend() {
need graphical-session
}
supervisor=supervise-daemon
command="/usr/bin/kanshi"