add sliders icon and use it for General settings tab

This commit is contained in:
David Hill
2026-01-20 16:56:58 +00:00
parent 175313922b
commit 1a4abe85e8
2 changed files with 2 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ export const DialogSettings: Component = () => {
<Tabs.SectionTitle>Desktop</Tabs.SectionTitle>
<div style={{ display: "flex", "flex-direction": "column", gap: "6px", width: "100%" }}>
<Tabs.Trigger value="general">
<Icon name="settings-gear" />
<Icon name="sliders" />
General
</Tabs.Trigger>
<Tabs.Trigger value="shortcuts">