index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (797B) | |
--- | |
1 # layoutmenu | |
2 | |
3 This patch adds a context menu for layout switching. | |
4 | |
5 Right clicking on the layout icon brings an [xmenu](https://github.com/p… | |
6 | |
7 ## Screenshots | |
8 | |
9 Vanilla layouts | |
10 | |
11  | |
12 | |
13 Extra layouts | |
14 | |
15  | |
16 | |
17 ## Usage | |
18 | |
19 * [Xmenu](https://github.com/phillbush/xmenu) need to be installed. | |
20 * Edit `layoutmenu.sh` with the installed layouts and with correct index… | |
21 * Place `layoutmenu.sh` in PATH. | |
22 * The text of the menu items is for display only. Name them however you … | |
23 | |
24 ## Download | |
25 * [dwm-layoutmenu-6.2.diff](dwm-layoutmenu-6.2.diff) | |
26 | |
27 ## Authors | |
28 * [tdu](https://github.com/tdukv) - < tdukv at protonmail com > | |
29 * 8dcc - [email protected] (`-Waddress` fix) |