mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
DarkModeService: Add settings and manual scheduling mode.
This commit is contained in:
@@ -354,6 +354,9 @@ Singleton {
|
||||
property bool useWallpaperColors: false
|
||||
property string predefinedScheme: "Noctalia (default)"
|
||||
property bool darkMode: true
|
||||
property string schedulingMode: "off"
|
||||
property string manualSunrise: "06:30"
|
||||
property string manualSunset: "18:30"
|
||||
property string matugenSchemeType: "scheme-fruit-salad"
|
||||
property bool generateTemplatesForPredefined: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user