diff options
| author | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-23 15:03:10 -0500 |
|---|---|---|
| committer | Mohammad Reza Karimi <m.r.karimi.j@gmail.com> | 2026-02-23 15:03:10 -0500 |
| commit | 36a274dbc066068ff25b839e21ce3b82ec292c88 (patch) | |
| tree | 7e3de8bafab79cfa86c93f467413b8f43273a8a5 /wayland-basics/dot-config/systemd/user/wlsunset.service | |
| parent | b29aab34dff6b76fd8eb067d51d2fe41be594616 (diff) | |
Diffstat (limited to 'wayland-basics/dot-config/systemd/user/wlsunset.service')
| -rw-r--r-- | wayland-basics/dot-config/systemd/user/wlsunset.service | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/wayland-basics/dot-config/systemd/user/wlsunset.service b/wayland-basics/dot-config/systemd/user/wlsunset.service deleted file mode 100644 index 7b2683b..0000000 --- a/wayland-basics/dot-config/systemd/user/wlsunset.service +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -PartOf=graphical-session.target -Description=WLSunset for better screen colors -Documentation=man:wlsunset(1) -After=graphical-session.target -After=kanshi.service -Requisite=graphical-session.target - -[Service] -Type=exec -ExecStart=/usr/bin/wlsunset -l 42.3 -L '-71.0' -t 4000 -T 6500 -Restart=on-failure -Slice=background-graphical.slice - -[Install] -WantedBy=graphical-session.target |
