Files
keystats/keystats.service
T
2026-03-15 23:10:22 +05:30

13 lines
212 B
Desktop File

[Unit]
Description=Keystats - Per-key keystroke counter
After=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/local/bin/keystroke
Restart=on-failure
RestartSec=5
[Install]
WantedBy=default.target