git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

scripts/gpu-watcher.service (199B)

 1 [Unit]
 2 Description=NVIDIA GPU Wedge and Xid Error Watcher
 3 After=graphical-session.target
 4 
 5 [Service]
 6 ExecStart=%h/.local/bin/gpu-watcher
 7 Restart=always
 8 RestartSec=5
 9 
10 [Install]
11 WantedBy=default.target