summaryrefslogtreecommitdiffstats
path: root/bin/move_to_tag
blob: 3cf1806a24c17934733496540673eeac6c90bd91 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/zsh

. $HOME/bin/hlwm_source

if [[ "${TAGS[@]}" != *" $FOO "* ]]; then
    herbstclient add $FOO
fi

herbstclient move $FOO