i3status 与 dzen2 配合时,让 dzen2 显示 icon
- 0次
- 2021-07-25 19:59:02
- idczone
标题已经说明白了
默认 i3status 输出到 dzen2 是没有图标的。
我自己加了一个 bridge, 让其显示图标
https://github.com/yueyoum/i3-dzen2-bridge
screenshot


----
edit
囧,居然 不支持markdown ……
Thanks for your share. But where does the command i3dzen2 come from?
By the way, what's the top bar? You don't use i3 wm?
i3dzen2 is just a simple bash script, see here https://github.com/yueyoum/i3-dzen2-bridge/blob/master/i3dzen2.sh
I use i3wm for a while, but finally using xfce4.
i3status is a independent tools from i3wm project,
so I can use it with dzen2 and xfce4~