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,4 +0,0 @@
#!/bin/bash
icon='\ue20f '
[ $(pgrep -x emerge) ] && printf "$icon <span foreground='#ffffff'background='#9a37ff'>emerge</span>" || printf ""