Simple AGS Bar
yay -S - < dependencies.txtpnpm buildsudo pnpm install-binOr, simply copy the binary from the build to a directory in your $PATH:
cp build/agsbar <directory in $PATH>Execute the bar:
agsbarI recommend adding it to your startup process. For Hyprland, add this
to your hyprland.conf:
exec-once = uwsm app agsbar
