mirror of
https://github.com/Defelo/nixos.git
synced 2025-05-12 18:52:49 +00:00
gammastep: adjust brightness-night
This commit is contained in:
parent
771f0b8233
commit
cef11cb7b9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
};
|
||||
settings.general = {
|
||||
brightness-day = 1.0;
|
||||
brightness-night = 0.7;
|
||||
brightness-night = 1.0;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue