summaryrefslogtreecommitdiff
path: root/sway/sway_workspace
diff options
context:
space:
mode:
authortslil clingman <>2022-04-06 16:20:11 -0400
committertslil clingman <>2022-04-06 16:20:11 -0400
commit4af79f764d31692ce5146f5c9a00355c3b35f654 (patch)
tree28d657b7f648c376deecb7bcf6ca4dba2dc7779c /sway/sway_workspace
parentc5224d827b34b9f63b5028d8ab4730cdf0b182b6 (diff)
parent0b4aa5db57f3572feb97cadc61db3f69665989c8 (diff)
Merge branch 'master' of git.sr.ht:~tslil/dotfiles
Diffstat (limited to 'sway/sway_workspace')
-rwxr-xr-xsway/sway_workspace4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/sway_workspace b/sway/sway_workspace
new file mode 100755
index 0000000..bd72115
--- /dev/null
+++ b/sway/sway_workspace
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+notify-send -t 1000 --app-name "$2" "workspace"
+swaymsg workspace number "$1" "$2"