aboutsummaryrefslogtreecommitdiff
path: root/res/stroke_buddy.service
blob: 6ccf5b579c2fb0e50c74a25747145b873b663e6c (plain)
1
2
3
4
5
6
7
[Unit]
Description=unix philosophy keystroke tracker

[Service]
Type=exec
ExecStart=/usr/bin/bash -c 'exec $HOME/.local/bin/stroke_buddy'
Restart=always