I don't need to see emerge status on the bar.

This commit is contained in:
Bartek Stalewski 2022-08-23 11:43:18 +02:00
parent 664d7553a2
commit edce806499
4 changed files with 0 additions and 12 deletions

View file

@ -1,3 +0,0 @@
#!/bin/bash
[ $(pgrep -x emerge) ] && printf "\ue20f ^c#ffffff^^b#9a37ff^emerge^d^" || printf ""

View file

@ -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 },