We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6314baf commit 4a8f03fCopy full SHA for 4a8f03f
README.md
@@ -5,7 +5,7 @@
5
6
7
# statusbar
8
-`statusbar` formats and displays information for the [`dwm`](https://dwm.suckless.org/) statusbar.
+`statusbar` formats and displays information on the [`dwm`](https://dwm.suckless.org/) statusbar.
9
10
11
## Table of Contents
statusbar.go
@@ -1,3 +1,4 @@
1
+// Package statusbar formats and displays information on the dwm statusbar by managing modular data routines.
2
package statusbar
3
4
// #cgo pkg-config: x11
0 commit comments