diff --git a/notifications/notifications-extend-notification-tone-time-limit.patch b/notifications/notifications-extend-notification-tone-time-limit.patch new file mode 100644 index 00000000..b783d3ef --- /dev/null +++ b/notifications/notifications-extend-notification-tone-time-limit.patch @@ -0,0 +1,13 @@ +diff --git a/etc/palm/luna.conf b/etc/palm/luna.conf +index 573777f..11b0612 100644 +--- a/etc/palm/luna.conf ++++ b/etc/palm/luna.conf +@@ -22,7 +22,7 @@ MaxPaintLoad=6 + MaxGestureChangeFreq=30 + MinGestureChangeFreq=20 + ShowReticle=true +-NotificationSoundDuration=5000 ++NotificationSoundDuration=60000 + ScanCalculatesAppSizes=true + AutoMigrateAppsAtBoot=true + AllowTurboMode=true