When I discovered alias
last I night encountered one called alert
which calls notify-send
which should pop up a GUI bubble messages on the Desktop. In my case it's mulit-monitor with the TV defined over the built-in laptop in the virtual screen. As such notification bubbles (for example volume control) show up on the TV.
Last night when I tested:
alert "Weather Update: It's raining Red States"
nothing appeared. At first another AU user and myself thought it was because Youtube was running full screen and the Google Chrome Window was defined as "always on top". It turns out that wasn't the real problem and it's an on-again off-again problem.
How can I get alert
alias to always work?
PS: I searched similar questions but they either went unanswered and/or do not reference the alert
alias which I want to use because the native command is hard to remember, especially with necessary control paramters.