1
0
Fork 0

add xmenulayout script

This commit is contained in:
Luca Bilke 2024-02-06 10:24:37 +01:00
parent 6a265a1596
commit dff7bdf034

18
.local/bin/xmenulayout Executable file
View file

@ -0,0 +1,18 @@
#!/bin/sh
cat <<EOF | xmenu -i
[]= tile 0
><> float 1
[M] monocle 2
||| columns 3
>M> floating master 4
[D] deck 5
TTT bottom stack 6
=== horizontal bottom stack 7
|M| centered master 8
-M- horizontal centered master 9
::: grid 10
[\\] fibonacci dwindle 11
(@) fibonacci spiral 12
[T] tatami 13
EOF