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
WAYBAR_OUTPUT_NAME is set for exec, but not for on-click, on-scroll-up, on-scroll-down.
This can be observed with following module that dumps env to file from exec and events then compares it, diff is shown in the stdout so diff can be noticed easily when waybar is run from cli:
WAYBAR_OUTPUT_NAME
is set forexec
, but not foron-click
,on-scroll-up
,on-scroll-down
.This can be observed with following module that dumps env to file from exec and events then compares it, diff is shown in the stdout so diff can be noticed easily when waybar is run from cli:
part of output that I get:
This seems to be related:
#2821 (comment)
The text was updated successfully, but these errors were encountered: