Skip to content

Commit

Permalink
Change brightness icon
Browse files Browse the repository at this point in the history
  • Loading branch information
englmaxi authored Oct 26, 2024
1 parent 64fc1f8 commit 475ca79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ parse_config:
C_VOL_UP: $$mdi:volume-plus$$
C_VOL_DN: $$mdi:volume-minus$$

C_BRI_UP: $$tabler:brightness-up$$
C_BRI_DN: $$tabler:brightness-down$$
C_BRI_UP: $$phosphor:sun$$
C_BRI_DN: $$phosphor:sun-dim$$

C_POWER: $$mdi:power$$
C_SLEEP: $$mdi:power-sleep$$
Expand Down Expand Up @@ -433,4 +433,4 @@ parse_config:
NON_US_HASH: '#'
NUHS: '#'
TILDE2: '~'


0 comments on commit 475ca79

Please sign in to comment.