An open API service indexing awesome lists of open source software.

https://github.com/tmcdonell/config-kitty


https://github.com/tmcdonell/config-kitty

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# kitty settings

Settings for Kitty, a GPU-based terminal emulator

https://sw.kovidgoyal.net/kitty/

To install, clone the repository to `~/.config/kitty`.

Run

```sh
defaults write -g NSWindowShouldDragOnGesture YES
```

to enable click-and-drag of a window anywhere (not just the title bar) by
holding ctrl+cmd at the same time.