Adding the xresources patch
This commit is contained in:
@@ -1433,6 +1433,12 @@
|
||||
*/
|
||||
#define XRDB_PATCH 0
|
||||
|
||||
/* This patch allows for integer, float and string settings to be loaded from Xresources.
|
||||
* Xresources takes precedence over xrdb.
|
||||
* https://dwm.suckless.org/patches/xresources/
|
||||
*/
|
||||
#define XRESOURCES_PATCH 0
|
||||
|
||||
/* Simple patch that allows floating windows to be zoomed into the master stack position.
|
||||
* https://www.reddit.com/r/suckless/comments/ie5fe3/zoomfloating_my_own_simple_original_patch/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user