d4yr41n / ergo

A minimal status bar for Wayland compositors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ergo

Status bar for Wayland compositors

Dependencies

  • wayland
  • cairo
  • pango

Usage

while true; do echo "$(uptime -p) | $(date +%R) "; sleep 1; done | ergo

Thanks

About

A minimal status bar for Wayland compositors

License:MIT License


Languages

Language:C 88.0%Language:Makefile 12.0%