Skip to content

pubfnmain/ergo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ergo

A minimal status bar for Wayland compositors.

Dependencies

  • wayland
  • cairo
  • pango

Usage

Use stdin to pass text for display. Use ^ to highlight text (can be escaped with a slash \^).

Examples

while true; do echo $(date +%R); sleep 5; done | ergo -rN '3f3f3f'
echo " some ^ awesome ^ text " | ergo

example example

Thanks

About

A minimal status bar for Wayland compositors

Resources

License

Stars

Watchers

Forks