1 2 3 4 5 6 7
#!/bin/bash hc() { "${herbstclient_command[@]:-herbstclient}" "$@" ;} tag=$(hlwm_select_tag) hc use "$tag"