Closed derrickcope closed 6 years ago
in the /examples/panel/panel script line 21
wid=$(xdo id -m -a "$PANEL_WM_NAME")
there is no -m flag for xdo
The -m flag is in xdo 0.5.7.
-m
thank you. I guess the package is out of date in Arch
xdo -v gives you the version.
xdo -v
in the /examples/panel/panel script line 21
there is no -m flag for xdo