You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to toggle visibility of a single module externally? I'm coming from polybar where you can do this via their ipc polybar-msg action module_name module_show and was wondering if a similar thing is possible in waybar?
This is a custom module so I guess I could poll in the module script and look for existence of a file or something but I prefer not to poll if possible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to toggle visibility of a single module externally? I'm coming from polybar where you can do this via their ipc
polybar-msg action module_name module_show
and was wondering if a similar thing is possible in waybar?This is a custom module so I guess I could poll in the module script and look for existence of a file or something but I prefer not to poll if possible.
Beta Was this translation helpful? Give feedback.
All reactions