diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-03 21:29:53 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-03 21:29:53 +0530 |
| commit | 3718ac5eb3aae770e0b50e44b514c276376f1bcf (patch) | |
| tree | 9db1e5af4964e6b1e03f0ecf79f18a8d9de87491 /.config/hypr/hyprsunset.conf | |
| parent | 216cf47a22e69ec42ba26118dc92154d5ef95862 (diff) | |
move to hyprland
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 +} |
