diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-04-13 08:56:58 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-04-13 08:56:58 +0100 |
commit | 13e032386b1fed5fb988cb4320e5fcfc67877606 (patch) | |
tree | d5db18a850ca61845e38994dd05e756130b2c4fd /.config/yambar | |
parent | 9e2f233aa5cbeb2669c3bcdfe4edee72dc49da60 (diff) |
Switched the unmaintained light for brightnessctl
Diffstat (limited to '.config/yambar')
-rw-r--r-- | .config/yambar/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml index d088f05..85862b0 100644 --- a/.config/yambar/config.yml +++ b/.config/yambar/config.yml @@ -141,7 +141,7 @@ bar: <<: *volume - backlight: name: amdgpu_bl0 - content: [ string: {text: , font: *nerdfont}, string: {text: "{percent}%", on-click: { left: sh -c "light -U 5", right: sh -c "light -A 5"}}] + content: [ string: {text: , font: *nerdfont}, string: {text: "{percent}%", on-click: { left: sh -c "brightnessctl s 5-", right: sh -c "brightnessctl s +5"}}] - network: name: enp5s0 content: |