summaryrefslogtreecommitdiff
path: root/README.md
blob: 05be93eab1451e82fdabe87c05008088622c1629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
By default this program will set your root windows name to the time in binary, however if you run with -d it will display the time in decimal (HH:MM).


compile:
````cc binstatus.c -lX11 -o binstatus````


run:
````./binstatus &````


You may prefer to put this in your .xinitrc file.