mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-08 05:49:25 -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
11
modules/home/gui/desktop/wayland/wlsunset/default.nix
Executable file
11
modules/home/gui/desktop/wayland/wlsunset/default.nix
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
services.gammastep = {
|
||||
enable = true;
|
||||
latitude = 49.895077;
|
||||
longitude = -97.138451;
|
||||
temperature = {
|
||||
day = 6500;
|
||||
night = 3500;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue