Fix hyprland

This commit is contained in:
2025-04-24 13:41:09 +02:00
parent b077da4998
commit 6f57594884
20 changed files with 502 additions and 148 deletions

View File

@@ -1,8 +1,14 @@
{
services.gammastep = {
enable = true;
latitude = 47.92;
longitude = 10.12;
provider = "manual";
provider = "geoclue2";
temperature = {
day = 6000;
night = 4600;
};
settings = {
general.adjustment-method = "wayland";
};
};
}