index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (668B) | |
--- | |
1 autoswitch | |
2 ============ | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 The **AutoSwitch** patch for the Dynamic Window Manager (dwm) | |
8 offers a convenient way to optimize your workflow. | |
9 It automatically switches between monocle and tiling modes after N windo… | |
10 You can specify N in the configuration file, with 4 as the default, | |
11 but it can be customized to fit your preferences. | |
12 | |
13 This patch is inspired by a Reddit post [this post](https://www.reddit.c… | |
14 | |
15 Download | |
16 -------- | |
17 * [dwm-autoswitch-20240921-c282f865.diff](dwm-autoswitch-20240921-c282f8… | |
18 | |
19 Author | |
20 ------ | |
21 * [El Bachir](mailto:[email protected]) |