hlwm: remove leading space for current tag
This commit is contained in:
parent
48ab04a486
commit
c7d679ab7e
@ -37,7 +37,7 @@ show_tags()
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
printf "%%{l} %s%%{F%s}%s%%{F-}\n" \
|
printf "%%{l}%s%%{F%s}%s%%{F-}\n" \
|
||||||
"$focused" "$hlwm_color9" "$s"
|
"$focused" "$hlwm_color9" "$s"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user