herbstluftwm: panel: fix capitalization
This commit is contained in:
parent
93bc6e4e45
commit
c5c738e3cb
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ else
|
||||||
}
|
}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Icons
|
# ICONS
|
||||||
function icon() {
|
function icon() {
|
||||||
echo -n "^fg(#000000)^ro(1x$height)^fg()^bg(${color[${2}]})^fg(#151515) ^i(${iconpath}/${1}.xbm) ^fg(#000000)^ro(1x$height)^fg()^bg()"
|
echo -n "^fg(#000000)^ro(1x$height)^fg()^bg(${color[${2}]})^fg(#151515) ^i(${iconpath}/${1}.xbm) ^fg(#000000)^ro(1x$height)^fg()^bg()"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue