nekorg/pawbar — reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight Linux desktop bar that runs inside Kitty panel mode instead of using a normal GUI toolkit. I want it to launch as a top panel with a sensible default setup, just a clock and battery at first, but let me customize the left and right sections from a simple YAML file in my home config folder.
It should support the kinds of modules people expect, like workspaces and window title for Hyprland, i3, and sway, plus volume, brightness, wifi, bluetooth status, cpu, ram, disk, media controls, power profile switching, session actions like reboot and shutdown, tray support, locale, idle inhibitor, and custom click actions. The clock should be clickable and able to switch format and show a calendar. A few simple spacer and separator items would be nice too.
Please make it build cleanly, handle any needed submodules, and include an easy install and uninstall flow so I can just run it as pawbar. If anything is unclear, check the current Kitty panel docs online.
Want more depth? Deep Reverse