phone: Show upcoming events on lock screen

This works but causes the time to not be updated if you turn on the
phone with the upcoming events section open.
This commit is contained in:
Donovan Glover 2024-08-11 15:37:48 -04:00
parent 94c5f8f651
commit 7fb98bba38
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -112,6 +112,8 @@ in
}; };
"sm/puri/phosh/plugins" = { "sm/puri/phosh/plugins" = {
lock-screen = [ "upcoming-events" ];
quick-settings = [ quick-settings = [
"night-light-quick-setting" "night-light-quick-setting"
"caffeine-quick-setting" "caffeine-quick-setting"