Update and rename gammastep-refresh.timer to hyprshade-auto.service
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Run gammastep refresh every hour
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnBootSec=1min
|
|
||||||
OnCalendar=hourly
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
||||||
|
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Hyprshade Night Auto Mode
|
||||||
|
After=graphical-session.target
|
||||||
|
PartOf=graphical-session.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=%h/.local/bin/hyprshade-auto.sh time
|
||||||
Reference in New Issue
Block a user