mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 19:10:24 +10:00
Rewriting Qtile config to correct some bugs.
This commit is contained in:
@@ -341,7 +341,7 @@ def init_widgets_list():
|
|||||||
background = colors[0]
|
background = colors[0]
|
||||||
),
|
),
|
||||||
widget.Net(
|
widget.Net(
|
||||||
interface = "enp5s0",
|
interface = "enp6s0",
|
||||||
prefix='M',
|
prefix='M',
|
||||||
format = 'Net: {down} ↓↑ {up}',
|
format = 'Net: {down} ↓↑ {up}',
|
||||||
foreground = colors[3],
|
foreground = colors[3],
|
||||||
|
|||||||
Reference in New Issue
Block a user