1
0
forked from extern/nix-config

yambar: Add backlight and volume

This commit is contained in:
Donovan Glover 2023-04-30 13:51:05 -04:00
parent 7484827bb7
commit 4e8ef18535
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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