Candyrice/yuck/panel
2024-12-08 19:06:47 +05:30
..
panel_sections Minor file location changes 2024-12-08 15:25:41 +05:30
panel_widgs Minor file location changes 2024-12-08 15:25:41 +05:30
panel_widg.yuck fix panel width 2024-12-08 19:06:47 +05:30
panel_window.yuck fix panel width 2024-12-08 19:06:47 +05:30
README.md fix panel width 2024-12-08 19:06:47 +05:30

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).