forked from extern/nix-config
yambar: Add backlight and volume
This commit is contained in:
parent
7484827bb7
commit
4e8ef18535
@ -80,6 +80,19 @@ bar:
|
||||
- string: {text: , foreground: 00ff00ff}
|
||||
- string: {text: , foreground: 00ff00ff}
|
||||
- string: {text: "{capacity}%"}
|
||||
-
|
||||
backlight:
|
||||
name: amdgpu_bl0
|
||||
content:
|
||||
string: {text: " {brightness}/255", left-margin: *BMARGIN}
|
||||
-
|
||||
script:
|
||||
path: /home/donovan/.config/yambar/pipewire.sh
|
||||
args: []
|
||||
content:
|
||||
string:
|
||||
text: "{pipewire}"
|
||||
left-margin: *BMARGIN
|
||||
-
|
||||
clock:
|
||||
time-format: "%H:%M %Z"
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.8 KiB |
Loading…
Reference in New Issue
Block a user