From 362df91d3e1fea09af99a656c91b4f4c3e5aaf70 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Mon, 11 Oct 2021 23:30:37 +0200 Subject: [PATCH] Kitty tweaks. --- _desktop/kitty/kitty.conf | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/_desktop/kitty/kitty.conf b/_desktop/kitty/kitty.conf index c6d58bb..3a49fed 100644 --- a/_desktop/kitty/kitty.conf +++ b/_desktop/kitty/kitty.conf @@ -292,8 +292,6 @@ detect_urls yes #: underline and the mouse cursor becomes a hand over them. Even if #: this option is disabled, URLs are still clickable. -url_excluded_characters - #: Additional characters to be disallowed from URLs, when detecting #: URLs under the mouse cursor. By default, all characters legal in #: URLs are allowed. @@ -475,12 +473,12 @@ sync_to_monitor yes #: Terminal bell {{{ -enable_audio_bell yes +enable_audio_bell no #: Enable/disable the audio bell. Useful in environments that require #: silence. -visual_bell_duration 0.0 +visual_bell_duration 0 #: Visual bell duration. Flash the screen when a bell occurs for the #: specified number of seconds. Set to zero to disable. @@ -490,7 +488,7 @@ window_alert_on_bell yes #: Request window attention on bell. Makes the dock icon bounce on #: macOS or the taskbar flash on linux. -bell_on_tab yes +bell_on_tab no #: Show a bell symbol on the tab if a bell occurs in one of the #: windows in the tab and the window is not the currently focused @@ -506,9 +504,9 @@ command_on_bell none #: Window layout {{{ -remember_window_size yes -initial_window_width 640 -initial_window_height 400 +remember_window_size no +initial_window_width 120c +initial_window_height 34c #: If enabled, the window size will be remembered so that new #: instances of kitty will have the same size as the previous @@ -532,7 +530,7 @@ window_resize_step_lines 2 #: resizing windows. The cells value is used for horizontal resizing #: and the lines value for vertical resizing. -window_border_width 0.5pt +window_border_width 5px #: 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 @@ -1311,7 +1309,7 @@ map kitty_mod+o open_url_with_hints map kitty_mod+f11 toggle_fullscreen #map kitty_mod+f10 toggle_maximized -map kitty_mod+shift+u kitten unicode_input +map kitty_mod+shift+e kitten unicode_input #map kitty_mod+f2 edit_config_file #map kitty_mod+escape kitty_shell window