Skip to content

Commit 0f11c20

Browse files
committed
docs: remove redundant dividers - GitHub auto-renders lines above h2 headings
- remove all --- dividers between sections - GitHub already adds thin lines above ## headings automatically - prevents double-line visual clutter - cleaner, more standard README appearance
1 parent 14b807b commit 0f11c20

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
<br>
3838
</div>
3939

40-
---
41-
4240
## 💭 What Even Is This?
4341

4442
Kitty terminal is great. Reading 400+ config options to change your font size? Not so great.
@@ -72,8 +70,6 @@ She's Kitty Terminal's ghost cat mascot if someone dropped her in pink paint and
7270
- **Symbol Mapping** – Powerline/Nerd Fonts without needing patched fonts.
7371
- **Background Effects** – Blur, opacity, and tint with accurate rendering.
7472

75-
---
76-
7773
## 🚀 Quick Start
7874

7975
### Using Confitty
@@ -101,8 +97,6 @@ cp kitty.conf ~/.config/kitty/
10197

10298
Click **Import** and select your `kitty.conf`. Confitty parses it and populates the visual editor. Complex configs (custom kittens, include directives, environment variables) are preserved in the output even if they don't map to visual controls.
10399

104-
---
105-
106100
## ⚙️ How It Works
107101

108102
Confitty uses a **smart diff algorithm** that exports only the settings that differ from Kitty's defaults:
@@ -116,8 +110,6 @@ Confitty uses a **smart diff algorithm** that exports only the settings that dif
116110
- ✅ Avoids overriding defaults that may improve in future Kitty updates.
117111
- ✅ Makes it easy to track exactly what you've customized.
118112

119-
---
120-
121113
## 🛠️ Development
122114

123115
### Prerequisites
@@ -159,8 +151,6 @@ Output directory: `dist/confitty/`
159151

160152
**Architecture:** 100% client-side. No backend required; runs entirely in the browser.
161153

162-
---
163-
164154
## 🤝 Contributing
165155

166156
Contributions are welcome! See [**CONTRIBUTING.md**](./CONTRIBUTING.md) for:

0 commit comments

Comments
 (0)