-
Notifications
You must be signed in to change notification settings - Fork 0
attachbottom
Daniel Jordan Osborn edited this page May 3, 2019
·
1 revision
This is a very usefull patch for me, comming from i3 I was very used to the new client being opened to the right and then the bottom, this patch covers both.
There is another patch named attachaside but it only does that, after the client is to the right the next client goes to the top, I used to think you needed both of them but turns out attachbottom does it all.
this is the first patch I applied to dwm-6.2 and it worked without any issues at all.
Result..
----------------
| | new |
| c1 | client|
| | |
| | |
----------------
----------------
| | |
| | c2 |
c1 ---------
| | new |
| | client|
----------------