Fix backlight
This commit is contained in:
parent
a3552634b6
commit
a46e7d7bca
8 changed files with 17 additions and 66 deletions
|
@ -8,10 +8,9 @@
|
|||
numlock = true;
|
||||
phasesBrightness = {
|
||||
enable = true;
|
||||
backlight = "intel_backlight";
|
||||
jour = 40000;
|
||||
crepuscule = 10000;
|
||||
nuit = 1;
|
||||
jour = "40000";
|
||||
crepuscule = "10000";
|
||||
nuit = "1";
|
||||
};
|
||||
};
|
||||
dev = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue