summaryrefslogtreecommitdiffhomepage
path: root/patch/layoutmenu.sh
diff options
context:
space:
mode:
authormatt <[email protected]>2021-01-02 01:24:03 +0100
committermatt <[email protected]>2021-01-02 01:24:03 +0100
commit44ea8f5cce5ec12649e928cacc3d47cd2fec9a8e (patch)
tree40b1d73642b47351bc316d7200a3beb04895af0f /patch/layoutmenu.sh
parentacbf2de1c23085e0a8736498e5c7600f77f7a5f0 (diff)
downloaddwm-flexipatch-44ea8f5cce5ec12649e928cacc3d47cd2fec9a8e.tar.gz
dwm-flexipatch-44ea8f5cce5ec12649e928cacc3d47cd2fec9a8e.zip
added layoutmenu patch
Diffstat (limited to 'patch/layoutmenu.sh')
-rwxr-xr-xpatch/layoutmenu.sh8
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
+