💻 Software
How to clear balloon popup from bash
Fresh5 days ago
Mar 15, 20265693 viewsConfidence Score0%
0%
Problem
I am setting a notification with in a script. The only problem is that when the script is called several times, all the notifications are added to a notification stack and only called one after the other. Is there a way to clear all notifications on the screen and display the new one ?
Error Output
notify-send
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to clear balloon popup from bash
Low Risk
This is actually feasible using notify-send: By setting the hint, the when the notification expires or dismissed, it does not linger around in the notification bar.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix