This repository has been archived on 2022-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
lemondwm/.dwm/layoutmenu.sh
2021-08-30 13:02:03 +02:00

20 lines
359 B
Bash
Executable file

#!/bin/sh
cat <<EOF | xmenu
[]= tile 0
[M] monocle 1
[@] spiral 2
[\\ dwindle 3
TTT bstack 4
H[] deck 5
=== bstackhoriz 6
HHH grid 7
GNG nrowgrid 8
--- horizgrid 9
::: gaplessgrid 10
|M| centeredmaster 11
>M> centeredfloatMaster 12
><> floating 13
EOF