diff --git a/.config/newm/config.py b/.config/newm/config.py index 9f7a942..8f2f09d 100644 --- a/.config/newm/config.py +++ b/.config/newm/config.py @@ -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(),