herbstpanel: fix typo in function name

This commit is contained in:
Lucas 2020-07-12 15:17:12 +00:00
parent 1151d1cc4a
commit c2a5bf806a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ if [ -f ~/.config/herbstluftwm/theme ]; then
. ~/.config/herbstluftwm/theme
fi
bar_geomtry()
bar_geometry()
{
herbstclient monitor_rect "$m" | {
read -r mx my mw mh