[Newm] Disable network and bluetooth display for now

This commit is contained in:
Lucien Cartier-Tilet 2022-12-07 16:06:06 +01:00
parent 30f9c68aaf
commit 90c42309c0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 2 deletions

View File

@ -362,9 +362,9 @@ def bar_text() -> str:
f
for f in [
get_currently_playing(),
get_network(),
# get_network(),
display_docker(),
get_bluetooth_devices(),
# get_bluetooth_devices(),
unread_emails(),
cpu_usage(),
mem_usage(),