https://github.com/tmcdonell/config-kitty
https://github.com/tmcdonell/config-kitty
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmcdonell/config-kitty
- Owner: tmcdonell
- Created: 2021-07-22T13:21:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T07:43:13.000Z (over 1 year ago)
- Last Synced: 2025-02-17T21:05:20.038Z (over 1 year ago)
- Size: 605 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.