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

@ -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(),