Possible to return results twice in one script? #4038
Replies: 3 comments 5 replies
-
|
@guttermonk are you referring to your https://github.com/guttermonk/waybar-nixos-updates ? |
Beta Was this translation helpful? Give feedback.
-
|
That's correct, I'd like to make some updates to The waybar module wouldn't change and I was thinking something like this for the script (still haven't gotten it working though): |
Beta Was this translation helpful? Give feedback.
-
|
Got it working. See the latest release of https://github.com/guttermonk/waybar-nixos-updates |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an update checker and was thinking it'd be cool if it would show an icon indicating when it's updating, and then either show that the system is up to date or that there are pending updates.
After testing a script to try this out, it looks like waybar stops at the first set of results (i.e. the "updating" text, alt, and tooltip) and never loads the second set of results.
Is there a way to pull this off with waybar, or could this be a potentially new feature?
Beta Was this translation helpful? Give feedback.
All reactions