herbstpanel: fix typo in function name
This commit is contained in:
parent
1151d1cc4a
commit
c2a5bf806a
@ -14,7 +14,7 @@ if [ -f ~/.config/herbstluftwm/theme ]; then
|
|||||||
. ~/.config/herbstluftwm/theme
|
. ~/.config/herbstluftwm/theme
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bar_geomtry()
|
bar_geometry()
|
||||||
{
|
{
|
||||||
herbstclient monitor_rect "$m" | {
|
herbstclient monitor_rect "$m" | {
|
||||||
read -r mx my mw mh
|
read -r mx my mw mh
|
||||||
|
Loading…
Reference in New Issue
Block a user