index
:
tsarbar
master
A simple configurable status bar for X11
iamcheeseman & ne_mene
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tsar.h
blob: 1c9e60be33aad328c3cb4e98add7127c10c41a32 (
plain
)
1
2
3
4
5
6
#ifndef TSAR_H
#define TSAR_H
void
load_font
(
const
char
*
font_name
);
#endif