Add hyprshade-auto.timer for scheduled tasks

This commit is contained in:
FURK4NGG
2026-01-09 00:44:15 +03:00
committed by GitHub
parent 22b77e7c23
commit bdffc4c178
2 changed files with 11 additions and 8 deletions
@@ -1,8 +0,0 @@
[Unit]
Description=Refresh gammastep settings
[Service]
Type=simple
Environment=WAYLAND_DISPLAY=wayland-1
ExecStart=/bin/bash -c '/usr/bin/pkill gammastep; /usr/bin/gammastep -l 41.0:29.0 -t 6500:3000 -b 1.0:0.8'
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Run Hyprshade Auto Check Every 60 Minutes
[Timer]
OnBootSec=30
OnUnitActiveSec=1h
AccuracySec=1min
Persistent=true
[Install]
WantedBy=timers.target