summaryrefslogtreecommitdiff
path: root/README.md
blob: fa66640cec681b1832dd0dfeca68a47191a7b217 (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.