Mercurial > dotfiles
comparison dot_config/kitty/kitty.conf.tmpl @ 708:594116f4000e
feat: stop asking confirmation before closing kitty
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 26 Oct 2022 20:09:53 +0200 |
parents | b8f4fa2ebc4b |
children | 5b726cb31ab5 |
comparison
equal
deleted
inserted
replaced
707:b3c74bd6e485 | 708:594116f4000e |
---|---|
54 | 54 |
55 linux_display_server x11 | 55 linux_display_server x11 |
56 editor nvim | 56 editor nvim |
57 | 57 |
58 map ctrl+g kitten hints --type=linenum nvim +{line} {path} | 58 map ctrl+g kitten hints --type=linenum nvim +{line} {path} |
59 | |
60 confirm_os_window_close 0 |