dwm/scripts/layoutmenu.sh

9 lines
113 B
Bash
Raw Permalink Normal View History

2024-07-08 02:13:12 +00:00
#!/bin/sh
cat <<EOF | xmenu
[]= Tiled Layout 0
><> Floating Layout 1
[M] Monocle Layout 2
2024-07-20 05:28:43 +00:00
[D] Deck Layout 3
2024-07-08 02:13:12 +00:00
EOF