Added layout menu popup which presents available layouts after right-clicking the...
[dwm] / layoutmenu.sh
diff --git a/layoutmenu.sh b/layoutmenu.sh
new file mode 100644 (file)
index 0000000..1bf95f2
--- /dev/null
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+cat <<EOF | xmenu
+[]= Tiled Layout       0
+><> Floating Layout    1
+[M] Monocle Layout     2
+EOF