4 lines
38 B
Plaintext
4 lines
38 B
Plaintext
|
#!/bin/bash
|
||
|
i3-msg "workspace $1;"
|
||
|
$2
|