added sunsetr for managing lighting temp of screen

This commit is contained in:
2026-02-09 00:10:30 -07:00
parent 16a481814e
commit 1325ed6b39
3 changed files with 12 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
sunsetr/.config/sunsetr/geo.toml

View File

@@ -6,4 +6,4 @@ exec-once= waybar & mako & hyprpaper & hypridle & wluma & hyprshell run &
exec-once = blueman-applet & systemctl --user stop wireplumber.service &
exec-once = 1password --silent &
exec-once = 1password --silent & sunsetr &

View File

@@ -0,0 +1,10 @@
# [Backend]
backend = "auto"
transition_mode = "geo"
# [Smoothing]
smoothing = true
startup_duration = 0.5 # 0.1 - 60 seconds | 0 for instant
shutdown_duration = 0.5 # 0.1 - 60 seconds | 0 for instant
adaptive_interval = 1 # 1 - 1000 milliseconds