dot_testing/builds/utils/sh/pash-dmenu-backend

7 lines
69 B
Plaintext
Raw Normal View History

2022-06-26 20:24:41 -05:00
#!/bin/sh
2023-10-15 13:31:04 -05:00
printf "%s\n" "$1"
2022-06-26 20:24:41 -05:00
pash c "$1"
bspc node -d '^9'
sleep 15