chore: A bunch of things
This commit is contained in:
parent
0d8809b596
commit
9a42d0e71a
7 changed files with 16 additions and 38 deletions
|
@ -1,33 +1,16 @@
|
|||
font_family FiraCode Nerd Font Mono Normal
|
||||
font_size 14.0
|
||||
font_family FiraCode Nerd Font Mono Regular
|
||||
font_size 16.0
|
||||
|
||||
enable_audio_bell no
|
||||
window_padding_width 6
|
||||
confirm_os_window_close 0
|
||||
env TERM=xterm-256color
|
||||
macos_option_as_alt yes
|
||||
background_opacity 0.90
|
||||
|
||||
hide_window_decorations no
|
||||
|
||||
|
||||
# Multiplexer mappings
|
||||
#map ctrl+u kitten pass_keys.py neighboring_window bottom ctrl+u
|
||||
#map ctrl+i kitten pass_keys.py neighboring_window top ctrl+i
|
||||
#map ctrl+y kitten pass_keys.py neighboring_window left ctrl+y
|
||||
#map ctrl+o kitten pass_keys.py neighboring_window right ctrl+o
|
||||
#
|
||||
#map ctrl+shift+w no_op
|
||||
#map ctrl+x close_window
|
||||
#map ctrl+shift+x close_tab
|
||||
#
|
||||
#map ctrl+shift+enter no_op
|
||||
#map ctrl+n new_window
|
||||
#map ctrl+shift+n new_tab
|
||||
#
|
||||
#map ctrl+f toggle_layout stack
|
||||
#
|
||||
# Remote control
|
||||
#allow_remote_control yes
|
||||
#listen-on unix:@"$(date +%s%N)"
|
||||
|
||||
#Project management
|
||||
|
||||
#map ctrl+space launch --type=overlay fish -ic "kitty @ ls | jq -r '.[0].tabs | map(.title) | .[]' | fzf | xargs -I _ kitty @ focus-tab --match title:_"
|
||||
|
@ -39,4 +22,4 @@ include current-theme.conf
|
|||
# BEGIN_KITTY_THEME
|
||||
# Catppuccin-Frappe
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
# END_KITTY_THEME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue