mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
10 lines
221 B
SYSTEMD
10 lines
221 B
SYSTEMD
|
[Install]
|
||
|
WantedBy=test.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=@wlsunset@/bin/wlsunset -l 12.3 -L 128.8 -t 3500 -T 6000 -g 0.6
|
||
|
|
||
|
[Unit]
|
||
|
Description=Day/night gamma adjustments for Wayland compositors.
|
||
|
PartOf=graphical-session.target
|