Dynamic theme setting
This commit is contained in:
parent
56544fe947
commit
94d9bae95b
8 changed files with 55 additions and 40 deletions
|
@ -5,6 +5,13 @@
|
|||
xorg = true;
|
||||
x11_screens = [ "DP-1" "eDP-1" ];
|
||||
maxVideoHeight = 720;
|
||||
phasesBrightness = {
|
||||
enable = true;
|
||||
backlight = "edp-backlight";
|
||||
jour = 3500;
|
||||
crepuscule = 3000;
|
||||
nuit = 700;
|
||||
};
|
||||
};
|
||||
frogeye.dev.docker = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue