mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/display: dim orchid default brightness
This commit is contained in:
parent
38a79e2fd8
commit
481814881b
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@
|
||||||
(switches.setDPI {dpi = 100;})
|
(switches.setDPI {dpi = 100;})
|
||||||
(switches.setSoftwareBrightness {
|
(switches.setSoftwareBrightness {
|
||||||
device = name;
|
device = name;
|
||||||
brightness = 0.7;
|
brightness = 0.5;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue