Minor changes
This commit is contained in:
parent
8491ddb0be
commit
c2765f72ed
2 changed files with 46 additions and 0 deletions
0
kitty/gg
Normal file
0
kitty/gg
Normal file
46
kitty/kitty.conf.bak
Normal file
46
kitty/kitty.conf.bak
Normal file
|
@ -0,0 +1,46 @@
|
|||
# Catppuccin-Mocha
|
||||
include current-theme.conf
|
||||
window_padding_width 12
|
||||
|
||||
font_size 10.0
|
||||
enable_ligature true
|
||||
|
||||
confirm_os_window_close 0
|
||||
# font_family family="JetBrains Mono Nerd Font"
|
||||
# bold_font auto
|
||||
# italic_font auto
|
||||
# bold_italic_font auto
|
||||
# disable_ligatures always
|
||||
|
||||
map ctrl+shift+c copy_to_clipboard
|
||||
map ctrl+shift+v paste_from_clipboard
|
||||
|
||||
|
||||
|
||||
window_padding_width 5
|
||||
window_margin_width 5
|
||||
# window_border_width 2px
|
||||
active_border_color #e0e4e5
|
||||
inactive_border_color #9EA3A7
|
||||
enabled_layouts Tall, *
|
||||
|
||||
enable_image_protocol yes
|
||||
|
||||
# initial_window_width 95c
|
||||
# initial_window_height 35c
|
||||
|
||||
background_opacity 0.95
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Catppuccin-Mocha
|
||||
# include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="JetBrainsMonoNL Nerd Font Mono"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
Loading…
Add table
Add a link
Reference in a new issue