New backup 2024-04-15 20:45:04
This commit is contained in:
parent
218e94adef
commit
98b5529ef7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ swaymsg -r -t subscribe -m '["workspace"]' | jq -rc --unbuffered 'select(.change
|
||||||
getwpno "${name}"
|
getwpno "${name}"
|
||||||
|
|
||||||
if [[ "${wpno}" -ne "${wpno_last}" ]];then
|
if [[ "${wpno}" -ne "${wpno_last}" ]];then
|
||||||
|
echo "hi"
|
||||||
setbg "${output}" "${wpno}"
|
setbg "${output}" "${wpno}"
|
||||||
killpids
|
killpids
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue