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
|
https://www.mail-archive.com/hackers@suckless.org/msg09400.html
|
||||||
|
|
||||||
#+begin_src c :tangle patches.def.h
|
#+begin_src c :tangle patches.def.h
|
||||||
#define SORTSCREENS_PATCH 0
|
#define SORTSCREENS_PATCH 1
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** Spawn CMD
|
*** Spawn CMD
|
||||||
|
@ -265,7 +265,7 @@
|
|||||||
|
|
||||||
#define SIZEHINTS_RULED_PATCH 0
|
#define SIZEHINTS_RULED_PATCH 0
|
||||||
|
|
||||||
#define SORTSCREENS_PATCH 0
|
#define SORTSCREENS_PATCH 1
|
||||||
|
|
||||||
#define SPAWNCMD_PATCH 0
|
#define SPAWNCMD_PATCH 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user