Merge pull request 'Kitty Integration' (#7) from kitty-integration into main
Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
BIN
kitty/dot-config/kitty/images/terminal-bg.png
Normal file
BIN
kitty/dot-config/kitty/images/terminal-bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
26
kitty/dot-config/kitty/kitty.conf
Normal file
26
kitty/dot-config/kitty/kitty.conf
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
# BEGIN_KITTY_THEME
|
||||||
|
# Tokyo Night Storm
|
||||||
|
include current-theme.conf
|
||||||
|
# END_KITTY_THEME
|
||||||
|
|
||||||
|
cursor_shape block
|
||||||
|
shell_integration no-cursor
|
||||||
|
|
||||||
|
#background_opacity 0.85
|
||||||
|
#background_blur 1
|
||||||
|
|
||||||
|
background_image images/terminal-bg.png
|
||||||
|
background_image_layout cscaled
|
||||||
|
background_tint 0.95
|
||||||
|
background_tint_gaps 0.10
|
||||||
|
|
||||||
|
window_margin_width 3
|
||||||
|
single_window_margin_width 0
|
||||||
|
|
||||||
|
enabled_layouts fat:bias=70;full_size=1
|
||||||
|
|
||||||
|
map ctrl+shift+enter new_window_with_cwd
|
||||||
|
|
||||||
|
remember_window_size no
|
||||||
|
initial_window_width 205c
|
||||||
|
initial_window_height 45c
|
||||||
Reference in New Issue
Block a user