Skip to content

Commit 1ac06a8

Browse files
committed
🐛 Fix command display
1 parent d2e2fd6 commit 1ac06a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/docs/icon-themes.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@ To add your own icons to Kando, follow these steps:
5151

5252
<Tabs syncKey="os">
5353
<TabItem label="Windows" icon="seti:windows">
54-
```cmd
54+
```
5555
%appdata%\kando\
5656
```
5757
</TabItem>
5858
<TabItem label="macOS" icon="apple">
59-
```bash
59+
```
6060
~/Library/Application Support/kando/
6161
```
6262
</TabItem>
6363
<TabItem label="Linux" icon="linux">
64-
```bash
64+
```
6565
~/.config/kando/
6666
```
6767
</TabItem>

0 commit comments

Comments
 (0)