chore(kitty): added gruvbox
This commit is contained in:
parent
0530617de8
commit
dfad8fb88d
7 changed files with 153 additions and 166 deletions
|
@ -1,42 +1,21 @@
|
|||
font_family FiraCode Nerd Font Mono Normal
|
||||
font_size 14.0
|
||||
# Font handling
|
||||
font_family JetBrainsMono Nerd Font Mono Light
|
||||
font_size 16.0
|
||||
|
||||
#Remove annoying things
|
||||
enable_audio_bell no
|
||||
window_padding_width 6
|
||||
confirm_os_window_close 0
|
||||
|
||||
# Set TERM env
|
||||
env TERM=xterm-256color
|
||||
|
||||
# Macos stuff
|
||||
macos_option_as_alt yes
|
||||
|
||||
|
||||
# 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:_"
|
||||
|
||||
|
||||
include current-theme.conf
|
||||
|
||||
# Make it borderless
|
||||
hide_window_decorations yes
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Catppuccin-Latte
|
||||
# Gruvbox Light
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
# END_KITTY_THEME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue