dotfiles/.local/bin/scripts/way-row

4 lines
95 B
Plaintext
Raw Normal View History

2023-10-04 15:17:06 +00:00
#!/bin/sh
way-displays -s ARRANGE_ALIGN ROW bottom
2023-11-04 17:59:58 +00:00
test $# -gt 0 && way-displays -s ORDER "$@"