dotfiles/.config/kitty/kitty.conf##hostname.dbox

34 lines
1.1 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# disable_terminal_key_bindings yes
# BEGIN_KITTY_FONTS
# TODO: figure out how to make this conditional?
font_family family='SauceCodePro Nerd Font Mono' postscript_name=SauceCodeProNFM
bold_font auto
italic_font auto
bold_italic_font auto
confirm_os_window_close 0
font_size 12
# END_KITTY_FONTS
include ~/.cache/wal/colors-kitty.conf
background_opacity 0.8
map ctrl+shift+r no_op
map ctrl+shift+o no_op
map ctrl+enter send_text all \u2190
# map ctrl+enter with application nvim send_text all \u2190
# map ctrl+enter with application tmux send_text all \u2190
# map ctrl+enter send_text all \x0A
# map ctrl+enter send_text all \x1b[A
# map ctrl+enter send_text all \x1b[91;5u
# map ctrl+enter send_text all 
# map ctrl+enter send_text all \x1b[91;5~
# map ctrl+enter no_op
# map ctrl+enter send_text all \u000A
# map ctrl+enter send_text all \x1b[91;5u
# map alt+v new_window
# map ctrl+left neighboring_window left
# map ctrl+right neighboring_window right
# map ctrl+down neighboring_window down
# map ctrl+up neighboring_window up
map alt+shift+r load_config_file
# map alt+f toggle_maximized
audio_bell no