mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 10:17:46 +02:00
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: , foreground: 00ff00ff}
|
- string: {text: , foreground: 00ff00ff}
|
||||||
- string: {text: "{capacity}%"}
|
- 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:
|
clock:
|
||||||
time-format: "%H:%M %Z"
|
time-format: "%H:%M %Z"
|
||||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.8 KiB |
Loading…
x
Reference in New Issue
Block a user