1
0
Fork
You've already forked taobar
0
No description
  • C 85.8%
  • Makefile 7.3%
  • Roff 6.9%
2024年04月12日 11:36:20 +03:00
protocols amassing some useful code 2021年03月01日 19:38:03 -06:00
.gitignore update man page 2023年07月21日 17:05:14 +03:00
LICENSE maybe best to have at least one name in (c) 2021年03月12日 12:08:44 -06:00
Makefile v1.2.1 2024年04月12日 11:36:20 +03:00
README.md man page 2023年06月19日 19:18:13 +03:00
taobar.1 bump things 2023年07月29日 18:30:14 +03:00
taobar.c cleaner 2024年03月22日 15:51:44 +02:00
utf8.h remove unneeded bits from utf8.h 2021年03月09日 13:30:31 -06:00

taobar

taobar is a status bar for dwl based on dtao. Many of the ideas have been taken from another dwl status bar called dwl-bar. Unlike dwl and dwm, taobar is not configured with a config.h file. Instead, taobar has quite a few command line options which can be used to change how taobar looks. You can find them in the man page or you could also just look at the source code if you want to.

Dependencies

  • fcft
  • pixman
  • libwayland-client