diff options
Diffstat (limited to '.config/hypr/hyprsunset.conf')
| -rw-r--r-- | .config/hypr/hyprsunset.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/hypr/hyprsunset.conf b/.config/hypr/hyprsunset.conf new file mode 100644 index 0000000..7bd6a1b --- /dev/null +++ b/.config/hypr/hyprsunset.conf @@ -0,0 +1,12 @@ +max-gamma = 150 + +profile { + time = 7:30 + identity = true +} + +profile { + time = 21:00 + temperature = 5500 + gamma = 0.8 +} |
