mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
hyprsunset: fix typo (#1161)
This commit is contained in:
parent
c18ac8462a
commit
1080a4dff2
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ below the monitor's minimum.
|
|||
|
||||
## Configuration
|
||||
|
||||
Configuration is done via the config file at `~/.config/hypr/hyprlock.conf`. This file is not required for running hyprsunset, though recommended.
|
||||
Configuration is done via the config file at `~/.config/hypr/hyprsunset.conf This file is not required for running hyprsunset, though recommended.
|
||||
|
||||
Hyprsunset uses profiles, to determine when to change temperature and gamma. You can define as many profiles as you like. Each Profile is activated at it's specified time and resets all options set by other profiles.
|
||||
Hyprsunset uses profiles to determine when to change temperature and gamma. You can define as many profiles as you like. Each Profile is activated at it's specified time and resets all options set by other profiles.
|
||||
|
||||
On startup, hyprsunset will apply the current profile. For example, when launching hyprsunset with the following example config at 20:00, it will activate the first profile, essentially changing nothing. Once the clock strucks 21:00, hyprsunset will automatically apply the new profile.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue