@@ -12,6 +12,7 @@
- Put the .dwm folder in ~/
- chmod +x all scripts in .dwm folder
+- Put layoutmen.sh in your PATH
- cd into chadwm and sudo make install
- autostart file must be adjusted for your liking , dont remove the while loop tho!
@@ -0,0 +1,19 @@
+#!/bin/sh
+
+cat <<EOF | xmenu
+[]= title 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