phone: Show calendar in favorites

Unsure if I'll actually use the calendar on here due to how slow it is,
but it seems better than everything else.
This commit is contained in:
Donovan Glover
2024-08-11 15:35:33 -04:00
parent 4180bd90d2
commit 94c5f8f651

View File

@@ -98,6 +98,13 @@ in
"sm/puri/phosh" = { "sm/puri/phosh" = {
app-filter-mode = [ ]; app-filter-mode = [ ];
enable-suspend = true; enable-suspend = true;
favorites = [
"org.gnome.Calls.desktop"
"sm.puri.Chatty.desktop"
"org.gnome.Contacts.desktop"
"org.gnome.Calendar.desktop"
];
}; };
"sm/puri/phosh/lockscreen" = { "sm/puri/phosh/lockscreen" = {