Adding netwmicon patch ref. #21
This commit is contained in:
parent
2876951262
commit
8c8bace91c
6 changed files with 711 additions and 1 deletions
|
|
@ -170,6 +170,11 @@
|
|||
*/
|
||||
#define MONOCHROME_PATCH 0
|
||||
|
||||
/* This patch sets the _NET_WM_ICON X property with a hardcoded icon for st.
|
||||
* https://st.suckless.org/patches/netwmicon/
|
||||
*/
|
||||
#define NETWMICON_PATCH 0
|
||||
|
||||
/* This patch allows you to spawn a new st terminal using Ctrl-Shift-Return. It will have the
|
||||
* same CWD (current working directory) as the original st instance.
|
||||
* https://st.suckless.org/patches/newterm/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue