mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix: Add showCalendarEvents to default settings
This commit is contained in:
@@ -74,7 +74,8 @@
|
||||
"weatherEnabled": true,
|
||||
"useFahrenheit": false,
|
||||
"use12hourFormat": false,
|
||||
"showWeekNumberInCalendar": false
|
||||
"showWeekNumberInCalendar": false,
|
||||
"showCalendarEvents": true
|
||||
},
|
||||
"screenRecorder": {
|
||||
"directory": "",
|
||||
|
||||
Reference in New Issue
Block a user