mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Update changed backlight name
This commit is contained in:
parent
a2c17c0886
commit
5cc1fe5402
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ screens = [
|
|||
widget.Sep(),
|
||||
widget.PulseVolume(fmt=" {}"),
|
||||
widget.Sep(),
|
||||
widget.Backlight(fmt=" {}", backlight_name='amdgpu_bl0'),
|
||||
widget.Backlight(fmt=" {}", backlight_name='amdgpu_bl1'),
|
||||
widget.Sep(),
|
||||
widget.Battery(format=" {percent:2.0%}"),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue