feat: add nixfmt and adjust qtile widgets
This commit is contained in:
parent
86371535f8
commit
711ec3c54c
2 changed files with 3 additions and 3 deletions
|
@ -212,9 +212,9 @@ let
|
|||
widget.WindowName(),
|
||||
widget.Prompt(),
|
||||
widget.CPUGraph(),
|
||||
widget.ThermalSensor(),
|
||||
widget.ThermalSensor(tag_sensor = "CPU"),
|
||||
widget.Memory(),
|
||||
widget.Net(interface='eth0'),
|
||||
# widget.Net(interface='eth0'),
|
||||
widget.Net(interface='wlan0'),
|
||||
widget.Clock(format='%Y-%m-%d %a %I:%M %p'),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue