I don't need to see emerge status on the bar.
This commit is contained in:
parent
664d7553a2
commit
edce806499
4 changed files with 0 additions and 12 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
[ $(pgrep -x emerge) ] && printf "\ue20f ^c#ffffff^^b#9a37ff^emerge^d^" || printf ""
|
|
@ -1,7 +1,6 @@
|
|||
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
|
||||
static const Block blocks[] = {
|
||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"", "sb-emerge", 1, 0 },
|
||||
{"", "sb-mail", 1, 0 },
|
||||
{"", "sb-vol-in", 1, 10 },
|
||||
{"\uf028 ", "sb-vol-out", 1, 12 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue