mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
feat(location): auto location/weather via IP
This commit is contained in:
@@ -352,6 +352,7 @@ Singleton {
|
||||
property int firstDayOfWeek: -1 // -1 = auto (use locale), 0 = Sunday, 1 = Monday, 6 = Saturday
|
||||
property bool hideWeatherTimezone: false
|
||||
property bool hideWeatherCityName: false
|
||||
property bool autoLocate: true
|
||||
}
|
||||
|
||||
// calendar
|
||||
|
||||
Reference in New Issue
Block a user