Skip to content

Commit

Permalink
keymap-drawer: use plane bluetooth icon
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSturgeon committed Oct 2, 2023
1 parent 42ff904 commit 08812a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/keymap_drawer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,19 +157,19 @@ parse_config:
type: info
'&bt_0':
type: info
tap: $$mdi:bluetooth-connect$$
tap: $$mdi:bluetooth$$
shifted: 0
'&bt_1':
type: info
tap: $$mdi:bluetooth-connect$$
tap: $$mdi:bluetooth$$
shifted: 1
'&bt_2':
type: info
tap: $$mdi:bluetooth-connect$$
tap: $$mdi:bluetooth$$
shifted: 2
'&bt_3':
type: info
tap: $$mdi:bluetooth-connect$$
tap: $$mdi:bluetooth$$
shifted: 3
'&bt BT_CLR':
type: info
Expand Down

0 comments on commit 08812a6

Please sign in to comment.