Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (796B)
---
1 cyclefonts
2 ==========
3
4 Description
5 -----------
6 This patch adds a keybinding that lets you cycle between multiple differ…
7 fonts. Define `fonts` in your `config.def.h` as an array instead of `fon…
8
9 Notes
10 -----
11 * `currentfont` controls which font is loaded at the start, and must not…
12 the size of the fonts array.
13 * Font size doesn't change while cycling fonts, use `zoomreset` to chang…
14 font size to default one for the current font.
15
16 Download
17 --------
18 * [st-cyclefonts-0.8.4.diff](st-cyclefonts-0.8.4.diff)
19 * [st-cyclefonts-20210604-4536f46.diff](st-cyclefonts-20210604-4536f46.d…
20 * [st-cyclefonts-20220731-baa9357.diff](st-cyclefonts-20220731-baa9357.d…
21
22 Author
23 ------
24 * Miles Alan - [email protected] (0.8.4)
25 * Justinas Grigas - <[email protected]> (Updated versions)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.