From 2907ba1087df44cc9e4eb5c3f604d7ec09c25ae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 8 Dec 2023 15:51:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(kitty):=20changed=20window=20?= =?UTF-8?q?border=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 abb4caa6..ba718446 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -685,7 +685,7 @@ window_resize_step_lines 2 #: start_resizing_window. The cells value is used for horizontal #: resizing, and the lines value is used for vertical resizing. -window_border_width 0.5pt +window_border_width 1pt #: The width of window borders. Can be either in pixels (px) or pts #: (pt). Values in pts will be rounded to the nearest number of pixels