[Newm] Disable network and bluetooth display for now
This commit is contained in:
parent
30f9c68aaf
commit
90c42309c0
@ -362,9 +362,9 @@ def bar_text() -> str:
|
|||||||
f
|
f
|
||||||
for f in [
|
for f in [
|
||||||
get_currently_playing(),
|
get_currently_playing(),
|
||||||
get_network(),
|
# get_network(),
|
||||||
display_docker(),
|
display_docker(),
|
||||||
get_bluetooth_devices(),
|
# get_bluetooth_devices(),
|
||||||
unread_emails(),
|
unread_emails(),
|
||||||
cpu_usage(),
|
cpu_usage(),
|
||||||
mem_usage(),
|
mem_usage(),
|
||||||
|
Loading…
Reference in New Issue
Block a user