Screen brightness control
Added toggle to control the screen brightness.
This commit is contained in:
@@ -342,6 +342,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"RoadNameUI", PERSISTENT},
|
||||
{"RotatingWheel", PERSISTENT},
|
||||
{"SchedulePending", PERSISTENT},
|
||||
{"ScreenBrightness", PERSISTENT},
|
||||
{"SearchInput", PERSISTENT},
|
||||
{"SilentMode", PERSISTENT},
|
||||
{"ShowCPU", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user