Add darkman patch
a patch to choose between two color themes by executing a command
This commit is contained in:
parent
d44ab2a9a2
commit
48defe07d2
3 changed files with 74 additions and 3 deletions
|
|
@ -255,6 +255,9 @@
|
|||
*/
|
||||
#define FONTFEATURES_PATCH 1
|
||||
|
||||
#define DARKMAN_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.
|
||||
* https://www.reddit.com/r/suckless/comments/ixbx6z/how_to_use_black_and_white_only_for_st/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue