~kris/dots

srice

ref: e5cf200ba29f0a659b2e92172f2fc940dc8d2017 srice/.config/systemd/user/mouseless.service -rw-r--r-- 236 bytes
e5cf200b — Kris Yotam conky: Plan 9 modern theme with cyan border 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Mouseless - keyboard-driven mouse control
After=graphical-session.target

[Service]
Type=simple
ExecStart=%h/.local/bin/appimages/mouseless
Restart=on-failure
RestartSec=5

[Install]
WantedBy=graphical-session.target