From 3c9bd8d6e63df1bf42169cade8c5eb6ee7a235d2 Mon Sep 17 00:00:00 2001 From: t14 Date: Fri, 30 Aug 2024 15:22:43 +0200 Subject: [PATCH] fix(kitty): no_sudo -> no-sudo --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index b00d09d..38e1f37 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -228,7 +228,7 @@ box_drawing_scale 0.001, 1, 1.5, 2 #: special keyword: background # shell_integration enabled -shell_integration no_sudo +shell_integration no-sudo # cursor_shape block #: The cursor shape can be one of (block, beam, underline)