scripts/archived/notifs/window
2026-03-05 01:06:55 -06:00

3 lines
107 B
Bash
Executable file

#!/bin/bash
dunstify "Switching Window" "Current Window: $1" -t 1000 -r 5000
swaymsg workspace number "$1"