mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Remove unnecessary widgets
This commit is contained in:
parent
8506e3b7ff
commit
a2c17c0886
1 changed files with 0 additions and 4 deletions
|
|
@ -125,10 +125,6 @@ screens = [
|
|||
widget.Systray()
|
||||
]),
|
||||
widget.Sep(),
|
||||
widget.Wlan(format=" {essid}", interface="wlp2s0", update_interval=5, max_chars=4),
|
||||
widget.Sep(),
|
||||
widget.ThermalSensor(format=" {temp:.1f}{unit}", tag_sensor="CPU", threshold=90, update_interval=5),
|
||||
widget.Sep(),
|
||||
widget.PulseVolume(fmt=" {}"),
|
||||
widget.Sep(),
|
||||
widget.Backlight(fmt=" {}", backlight_name='amdgpu_bl0'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue