Update configurations: add hyprland, README, and dynamic AGS theming

This commit is contained in:
2026-04-19 21:57:22 -04:00
parent 5fbf61834a
commit 53f512c4c4
18 changed files with 376 additions and 5 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
# }