refactor(repo): most of these scripts are outdated, refactored desec
All checks were successful
/ test (push) Successful in 23s
All checks were successful
/ test (push) Successful in 23s
This commit is contained in:
parent
5b03adaaa9
commit
6682679493
18 changed files with 154 additions and 133 deletions
3
archived/notifs/window
Executable file
3
archived/notifs/window
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
dunstify "Switching Window" "Current Window: $1" -t 1000 -r 5000
|
||||
swaymsg workspace number "$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue