dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit dd1afb33d5e6dba64e21674ab1e3c750314952e2
parent de4343e672ba63e21df5253bc6a43303a952a2ee
Author: mrgrouse <mrgrouse@mrgrouse.com>
Date:   Fri, 30 Aug 2024 21:55:24 -0400

kitty.conf: fix kitty terminal compatibility with nnn preview plugin

Diffstat:
Mkitty/kitty.conf | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/kitty/kitty.conf b/kitty/kitty.conf @@ -21,3 +21,7 @@ include colors-kitty.conf # nerd font patch include font-nerd-symbols.conf + +# kitty nnn preview compatibility +allow_remote_control yes +listen_on unix:/tmp/kitty-unix