fontfeature patch
This commit is contained in:
parent
b77fb11b76
commit
4397a1814f
4 changed files with 34 additions and 9 deletions
|
|
@ -233,7 +233,11 @@
|
|||
* https://github.com/cog1to/st-ligatures
|
||||
* https://st.suckless.org/patches/ligatures/
|
||||
*/
|
||||
#define LIGATURES_PATCH 0
|
||||
#define LIGATURES_PATCH 1
|
||||
|
||||
/* This patch add support for custom font features. It depends on the LIGATURES_PATCH patch
|
||||
*/
|
||||
#define FONTFEATURES_PATCH 1
|
||||
|
||||
/* This patch makes st ignore terminal color attributes by forcing display of the default
|
||||
* foreground and background colors only - making for a monochrome look. Idea ref.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue