on workspace

This commit is contained in:
Tyrel Souza 2023-02-24 23:43:36 -05:00
parent e85ef6ac0c
commit 3d9f886e20
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
1 changed files with 3 additions and 0 deletions

3
home/bin/on-workspace Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
i3-msg "workspace $1;"
$2