dotfiles/home/bin/on-workspace

4 lines
38 B
Plaintext
Raw Normal View History

2023-02-25 04:43:36 +00:00
#!/bin/bash
i3-msg "workspace $1;"
$2