Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hezkore/kitty-config
Just my personal Kitty configuration
https://github.com/hezkore/kitty-config
Last synced: about 2 months ago
JSON representation
Just my personal Kitty configuration
- Host: GitHub
- URL: https://github.com/hezkore/kitty-config
- Owner: Hezkore
- Created: 2024-03-11T03:43:35.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T05:10:15.000Z (10 months ago)
- Last Synced: 2024-03-17T07:53:31.448Z (10 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Kitty Configuration
Just my personal [Kitty](https://github.com/kovidgoyal/kitty) configuration.Copy/symlink/clone `hezkore.conf` into `~/.config/kitty/hezkore`.\
It also depends on the Kitty [Dracula Theme](https://draculatheme.com/kitty), which should be placed in `~/.config/kitty/dracula`.Then add this to your `~/.config/kitty/kitty.conf` file:
```
include ./dracula/dracula.conf
include ./hezkore/hezkore.conf
```When combined with the GTK [Dracula Theme](https://draculatheme.com/gtk), this configuration unifies the color scheme of the Kitty terminal and the window title bar, creating the appearance of a single, seamless window.