index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (417B) | |
--- | |
1 Commandline Options | |
2 =================== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds extra command line options to sent for setting the font | |
7 and the background and foreground colors. | |
8 | |
9 Example | |
10 ------- | |
11 sent -f serif -c \#cc88cc -b gray90 ./example | |
12 | |
13 Download | |
14 -------- | |
15 * [sent-options-20190213-72d33d4.diff](sent-options-20190213-72d33d4.dif… | |
16 (also works with sent-1 release) | |
17 | |
18 Author | |
19 ------ | |
20 * Sunur Efe Vural <[email protected]> |