392 B
392 B
Panel
This can be used as a topbar(or a bottom or side bar, as per preferences, with minimal modifications in the config).
To open the bar, run:
eww open panel --arg "h=27" --arg "w=1366"
Adjust height and width for your monitor. Place it in the scripts which execute when you login, like xinitrc
or leftwm's up
script(after starting the eww daemon
, of course).