mirror of
https://github.com/bakkeby/dwm-flexipatch
synced 2024-11-15 00:15:07 +00:00
9 lines
96 B
Bash
Executable File
9 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cat <<EOF | xmenu
|
|
[]= Tiled Layout 0
|
|
><> Floating Layout 1
|
|
[M] Monocle Layout 2
|
|
EOF
|
|
|