kitty.conf (581B)
1 #cursor_shape block 2 3 #enable_bell_audio no 4 detect_urls yes 5 background_opacity 0.5 6 background_blur 1 7 remember_window_size no 8 9 # For use as dwm scratchpad 10 initial_window_height 40c 11 initial_window_width 144c 12 13 font_size 18.0 14 font_family Fira Code 18 15 16 # pywal compatability 17 #include $HOME/.cache/wal/colors-kitty.conf 18 19 # wallust compatibility (custom from my wallust config (https://git.mrgrouse.com/mrgrouse/wallust)) 20 include colors-kitty.conf 21 22 # nerd font patch 23 include font-nerd-symbols.conf 24 25 # kitty nnn preview compatibility 26 allow_remote_control yes 27 listen_on unix:/tmp/kitty-unix