add layoutmenu command for dwm
This commit is contained in:
parent
f355b1f6ef
commit
e27d829ede
1 changed files with 7 additions and 0 deletions
7
.local/bin/layoutmenu
Executable file
7
.local/bin/layoutmenu
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat <<EOF | xmenu
|
||||
[]= Tiled Layout 0
|
||||
><> Floating Layout 1
|
||||
[M] Monocle Layout 2
|
||||
EOF
|
Loading…
Add table
Reference in a new issue