modify kitty & use ranger

This commit is contained in:
ellen.freeman
2025-09-13 19:47:39 +03:00
parent 188b2fbb0a
commit 537e100587
7 changed files with 135 additions and 102 deletions

20
.config/kitty/kitty.conf Normal file
View File

@@ -0,0 +1,20 @@
include hyde.conf
font_family CaskaydiaCove Nerd Font Mono
bold_font auto
italic_font auto
bold_italic_font auto
enable_audio_bell no
font_size 12.0
draw_minimal_borders yes
window_padding_width 2
window_border_width 0
cursor_trail 1
#background_opacity 0.60
#hide_window_decorations yes
confirm_os_window_close 0
shell_integration no-sudo
# initially empty, to be configured by user and remains static
#include userprefs.conf
# Note: as userprefs.conf is included at the end, settings configured in this file will override the defaults