mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: replaced gammastep with wlsunset
This commit is contained in:
parent
556e23fdb4
commit
b4eb603338
1 changed files with 2 additions and 4 deletions
|
|
@ -1,13 +1,11 @@
|
|||
{
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
tray = true;
|
||||
provider = "geoclue2";
|
||||
latitude = 49.895077;
|
||||
longitude = -97.138451;
|
||||
temperature = {
|
||||
day = 6500;
|
||||
night = 3500;
|
||||
};
|
||||
dawnTime = "8:00-8:30";
|
||||
duskTime = "20:30-21:00";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue