Add darkman patch
a patch to choose between two color themes by executing a command
This commit is contained in:
parent
292f3ae44d
commit
816061be47
3 changed files with 74 additions and 3 deletions
|
|
@ -239,6 +239,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