added hypr

This commit is contained in:
2026-03-08 09:03:25 +00:00
parent 1511447330
commit eaeb385de4
150 changed files with 409 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
# 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
# }