diff options
Diffstat (limited to 'patch/layoutmenu.sh')
| -rwxr-xr-x | patch/layoutmenu.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/patch/layoutmenu.sh b/patch/layoutmenu.sh new file mode 100755 index 0000000..0bb0456 --- /dev/null +++ b/patch/layoutmenu.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +cat <<EOF | xmenu +[]= Tiled Layout 0 +><> Floating Layout 1 +[M] Monocle Layout 2 +EOF + |
