feat: add systemd units and show subcommand for daemon mode

This commit is contained in:
2026-03-15 19:59:15 +01:00
parent 68d18aad16
commit 1e305dc5bf
4 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=k-launcher IPC socket
[Socket]
ListenStream=%t/k-launcher.sock
[Install]
WantedBy=sockets.target