Files
dotfiles/.config/hypr/hyprsunset.conf

15 lines
363 B
Plaintext
Raw Permalink Normal View History

2026-03-07 19:11:53 +00:00
# Makes hyprsunset do nothing to the screen by default
# Without this, the default applies some tint to the monitor
profile {
time = 07:00
identity = true
}
# To enable auto switch to nightlight, set in your .config/hypr/autostart:
# exec-once = uwsm app -- hyprsunset
# and use the following:
# profile {
# time = 20:00
# temperature = 4000
# }