mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
BrightnessService: add switch to toggle minimum brightness limit
This commit is contained in:
@@ -352,6 +352,7 @@ Singleton {
|
||||
// brightness
|
||||
property JsonObject brightness: JsonObject {
|
||||
property int brightnessStep: 5
|
||||
property bool enforceMinimum: true
|
||||
}
|
||||
|
||||
property JsonObject colorSchemes: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user