From 7682df0ae6e8ec7a8a3305af5030c4ec062978b9 Mon Sep 17 00:00:00 2001 From: Maximilian Engl <43675074+englmaxi@users.noreply.github.com> Date: Sat, 26 Oct 2024 20:25:45 +0200 Subject: [PATCH] Update config.yaml --- keymap-drawer/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keymap-drawer/config.yaml b/keymap-drawer/config.yaml index 956110e..a2ce14e 100644 --- a/keymap-drawer/config.yaml +++ b/keymap-drawer/config.yaml @@ -340,8 +340,8 @@ parse_config: C_VOL_UP: $$mdi:volume-plus$$ C_VOL_DN: $$mdi:volume-minus$$ - C_BRI_UP: $$phosphor:regular/sun$$ - C_BRI_DN: $$phosphor:regular/sun-dim$$ + C_BRI_UP: $$phosphor:bold/sun$$ + C_BRI_DN: $$phosphor:bold/sun-dim$$ C_POWER: $$mdi:power$$ C_SLEEP: $$mdi:power-sleep$$