From 13e032386b1fed5fb988cb4320e5fcfc67877606 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 13 Apr 2024 08:56:58 +0100 Subject: Switched the unmaintained light for brightnessctl --- .config/yambar/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/yambar') 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: -- cgit v1.2.3