mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 07:07:58 +02:00
hyprsunset: added reset and profile (#1257)
This commit is contained in:
parent
43bec97449
commit
097a6d1d45
1 changed files with 10 additions and 0 deletions
|
|
@ -84,6 +84,16 @@ hyprctl hyprsunset identity
|
|||
hyprctl hyprsunset gamma 50
|
||||
# Increase gamma by 10%
|
||||
hyprctl hyprsunset gamma +10
|
||||
|
||||
# Reset config to current profile
|
||||
hyprctl hyprsunset reset
|
||||
# Reset value to current profile
|
||||
hyprctl hyprsunset reset temperature
|
||||
hyprctl hyprsunset reset gamma
|
||||
hyprctl hyprsunset reset identity
|
||||
|
||||
# Print current profile
|
||||
hyprctl hyprsunset profile
|
||||
```
|
||||
|
||||
{{< callout type=warning >}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue