Dynamic theme setting
This commit is contained in:
parent
56544fe947
commit
94d9bae95b
8 changed files with 55 additions and 40 deletions
|
@ -6,6 +6,13 @@
|
|||
x11_screens = [ "HDMI-1-0" "eDP1" ];
|
||||
maxVideoHeight = 1440;
|
||||
numlock = true;
|
||||
phasesBrightness = {
|
||||
enable = true;
|
||||
backlight = "intel_backlight";
|
||||
jour = 40000;
|
||||
crepuscule = 10000;
|
||||
nuit = 1;
|
||||
};
|
||||
};
|
||||
dev = {
|
||||
docker = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue