mirror of
https://github.com/morgan9e/gnome-screentime
synced 2026-04-14 16:24:31 +09:00
Add files via upload
This commit is contained in:
13
screentimed.service
Normal file
13
screentimed.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Screen Time Tracking Daemon
|
||||
After=gnome-shell.service
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=%h/.local/bin/screentimed
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
||||
Reference in New Issue
Block a user