Candyrice/yuck/panel/README.md

8 lines
392 B
Markdown
Raw Permalink Normal View History

2024-08-06 02:18:07 +00:00
# Panel
2024-12-08 13:36:47 +00:00
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:
```bash
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).