summaryrefslogtreecommitdiff
path: root/README.md
blob: 6fea9ce413eafa536ee7fbcb1993970ab1591a64 (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 set the environment variable binstatus to 'dec' (export binstatus=dec) it will display the time as hh:mm.


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


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


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