Update stuff

This commit is contained in:
2022-06-06 23:38:10 +04:00
parent 3cd7d3e61d
commit b5bd5b8e97
18 changed files with 243 additions and 144 deletions

View File

@@ -1,16 +1,26 @@
include colors/base16/base16-gruvbox-dark-hard-256.conf
include colors/gruvbox_dark.conf
shell shell
shell fish
font_family Iosevka\ Term Medium
font_size 11
bold_font Iosevka\ Term Medium
italic_font Iosevka\ Term Medium Oblique
bold_italic_font Iosevka\ Term Medium Oblique
adjust_line_height 95%
font_family Iosevka Custom Medium
font_size 12.0
bold_font Iosevka Custom Bold
italic_font Iosevka Custom Medium
bold_italic_font Iosevka Custom Bold
adjust_line_height 98%
padding_width 0
border_width 0
cursor_shape block
shell_integration no-cursor
scrollback_lines 2000
repaint_delay 10
input_delay 3
sync_to_monitor yes
remember_window_size no
window_padding_width 0
window_border_width 0
window_border_width 1
window_padding_width 0
window_margin_width 0
@@ -20,6 +30,10 @@ draw_minimal_borders True
hide_window_decorations False
placement_strategy top-left
enable_audio_bell no
visual_bell_duration 0.2
visual_bell_color #fb4934
tab_bar_style separator
tab_separator " ┇ "
@@ -45,7 +59,7 @@ map ctrl+shift+backspace no_op
map ctrl+shift+w no_op
# Crutch to disable escaping space
send_text all alt+space \x20\x7f
# send_text all alt+space \x20\x7f
map ctrl+alt+equal change_font_size all +2.0
map ctrl+alt+minus change_font_size all -2.0