Skip to content

Commit

Permalink
Hypr-Ecosystem/hyprsunset: add 'run at startup' section (#979)
Browse files Browse the repository at this point in the history
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
  • Loading branch information
izmyname and fufexan authored Feb 17, 2025
1 parent 9a6992a commit 4a84bcc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pages/Hypr Ecosystem/hyprsunset.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ below the monitor's minimum.

See `hyprsunset --help`.

## Run at startup

To autostart hyprsunset, add: `exec-once = hyprsunset` to your `hyprland.conf`.
Alternatively, use `systemctl --user enable --now hyprsunset.service` in order to use hyprsunset as a systemd user service.

## IPC

`hyprsunset` supports IPC via hyprctl. Both color temperature and the gamma filter are adjustable:
Expand Down Expand Up @@ -59,4 +64,4 @@ bindel = ,XF86MonBrightnessUp, exec, hyprctl hyprsunset gamma +10

Using the gamma control will degrade color accuracy. If your monitor does support software control, it is highly recommended to use that instead.

{{< /callout >}}
{{< /callout >}}

0 comments on commit 4a84bcc

Please sign in to comment.