Enable Sort Screens Patch
This commit is contained in:
parent
8180ee30c4
commit
6f14a0a9f9
@ -2445,7 +2445,7 @@ In a multi-head setup monitor 0 is by default the primary screen, with the left
|
||||
https://www.mail-archive.com/hackers@suckless.org/msg09400.html
|
||||
|
||||
#+begin_src c :tangle patches.def.h
|
||||
#define SORTSCREENS_PATCH 0
|
||||
#define SORTSCREENS_PATCH 1
|
||||
#+end_src
|
||||
|
||||
*** Spawn CMD
|
||||
|
@ -265,7 +265,7 @@
|
||||
|
||||
#define SIZEHINTS_RULED_PATCH 0
|
||||
|
||||
#define SORTSCREENS_PATCH 0
|
||||
#define SORTSCREENS_PATCH 1
|
||||
|
||||
#define SPAWNCMD_PATCH 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user