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/phillbush/xmenu) prompt for to pick a new layout, and switches to the selected one. 6 7 ## Screenshots 8 9 Vanilla layouts 10 11 ![screenshot](dwm-layoutmenua.png) 12 13 Extra layouts 14 15 ![screenshot](dwm-layoutmenub.png) 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 indexes. 21 * Place `layoutmenu.sh` in PATH. 22 * The text of the menu items is for display only. Name them however you want. 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 - 8dcc.git@gmail.com (`-Waddress` fix)