New backup 2024-04-15 20:45:04

This commit is contained in:
Penelope Gwen 2024-04-15 20:45:04 -06:00
parent 218e94adef
commit 98b5529ef7

View file

@ -38,6 +38,7 @@ swaymsg -r -t subscribe -m '["workspace"]' | jq -rc --unbuffered 'select(.change
getwpno "${name}"
if [[ "${wpno}" -ne "${wpno_last}" ]];then
echo "hi"
setbg "${output}" "${wpno}"
killpids
fi