refactor: strip tmux/ttyd artifacts, kitty-web is now purely xpra+kitty

tmux web terminal moved to sethmux (git.sethpc.xyz/Seth/sethmux)
This commit is contained in:
Mortdecai
2026-03-26 19:00:07 -04:00
parent dcf9a53309
commit 51e8932dde
9 changed files with 32 additions and 295 deletions
-13
View File
@@ -1,13 +0,0 @@
[Unit]
Description=Kitty terminal notification API
After=network.target
[Service]
Type=simple
User=rdp
ExecStart=/usr/bin/python3 /opt/ttyd/notify-server.py
Restart=always
RestartSec=3
[Install]
WantedBy=multi-user.target