09-18-2023, 06:19 PM
(09-18-2023, 03:05 PM)alaraajavamma Wrote:(09-18-2023, 12:21 PM)user641 Wrote: So after the recent upgrades I notice that the screen goes black and there's the blue led blinking as where there is a notification, the notification is that the system will suspend soon, and it keeps bringing the lockscreen every few minutes without going into suspend....and it's eating my battery fast. Anyone else noticed that?
Phosh did add option for notifications that they can wake up display.
Unfortunately suspend notification is one of those "critical" notification which will wake display.
Fix is simple. Write this to terminal
Code:gsettings set sm.puri.phosh.notifications wakeup-screen-triggers '[]'
And press enter
so, this command turns off all notifications?