index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (483B) | |
--- | |
1 defaultfontsize | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 Set the default font size variable with the '-z' command line paramater. | |
7 | |
8 This lets you spawn a terminal with a larger font size without specifyin… | |
9 | |
10 Example: spawn a ncmpcpp with a font size of 32: `st -z 32 -e ncmpcpp` | |
11 | |
12 Download | |
13 -------- | |
14 [st-defaultfontsize-20210225-4ef0cbd.diff](st-defaultfontsize-20210225-4… | |
15 | |
16 Author | |
17 ------ | |
18 Randy Palamar - [https://github.com/0x766F6964](https://github.com/0x766… |