1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-15 17:40:20 +02:00
home-manager/tests/modules/services/wlsunset/wlsunset-service-expected.service

10 lines
241 B
SYSTEMD
Raw Normal View History

[Install]
WantedBy=test.target
[Service]
2024-05-05 19:59:14 +02:00
ExecStart=@wlsunset@/bin/wlsunset '-L' '128.8' '-T' '6000' '-g' '0.6' '-l' '12.3' '-t' '3500'
[Unit]
Description=Day/night gamma adjustments for Wayland compositors.
PartOf=graphical-session.target