mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 07:26:12 +01:00
reverted some patches from dwm
This commit is contained in:
@@ -400,7 +400,7 @@
|
||||
/* This patch draws and updates the statusbar on all monitors.
|
||||
* https://dwm.suckless.org/patches/statusallmons/
|
||||
*/
|
||||
#define BAR_STATUSALLMONS_PATCH 0
|
||||
#define BAR_STATUSALLMONS_PATCH 1
|
||||
|
||||
/* This patch enables colored text in the status bar. It changes the way colors are defined
|
||||
* in config.h allowing multiple color combinations for use in the status script.
|
||||
@@ -564,7 +564,7 @@
|
||||
* like chromium (with "Use system title bar and borders" turned off) or vlc in fullscreen mode.
|
||||
* https://dwm.suckless.org/patches/decoration_hints/
|
||||
*/
|
||||
#define DECORATION_HINTS_PATCH 1
|
||||
#define DECORATION_HINTS_PATCH 0
|
||||
|
||||
/* This feature distributes all clients on the current monitor evenly across all tags.
|
||||
* It is a variant of the reorganizetags patch.
|
||||
|
||||
Reference in New Issue
Block a user