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

4 lines
95 B
Text
Raw Normal View History

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