diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 54fa9ab..fc93364 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -341,7 +341,7 @@ def init_widgets_list(): background = colors[0] ), widget.Net( - interface = "enp5s0", + interface = "enp6s0", prefix='M', format = 'Net: {down} ↓↑ {up}', foreground = colors[3],