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
|
@ -120,10 +120,6 @@ screens = [
|
|||
record_history=False,
|
||||
),
|
||||
widget.Spacer(),
|
||||
widget.GenPollText(
|
||||
update_interval=0.5,
|
||||
func=lambda: subprocess.check_output("sb-emerge").decode(),
|
||||
),
|
||||
widget.GenPollText(
|
||||
update_interval=1,
|
||||
func=lambda: subprocess.check_output("sb-mail").decode(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue