herbstluftwm: panel: remove unnecessary code for the icons
This commit is contained in:
parent
54b22eef4e
commit
68b5fc921e
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ 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()^bg()"
|
||||||
}
|
}
|
||||||
|
|
||||||
# CPU
|
# CPU
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue