update dotfiles: nvim, zsh, bash improvements and other stuff
This commit is contained in:
@ -35,10 +35,10 @@ normalize_font_size_key="<Control>0"
|
||||
word_chars="-A-Za-z0-9,./?%&#:_"
|
||||
lines=5000
|
||||
max_width=1920
|
||||
max_height=333
|
||||
max_height=368
|
||||
min_width=1
|
||||
min_height=1
|
||||
x_pos=0
|
||||
x_pos=1920
|
||||
y_pos=27
|
||||
tab_pos=0
|
||||
expand_tabs=false
|
||||
@ -103,4 +103,4 @@ confirm_close_tab=false
|
||||
# scroll_background=false
|
||||
# use_image=false
|
||||
transparency=0
|
||||
back_alpha=58975
|
||||
back_alpha=61599
|
||||
|
@ -57,8 +57,6 @@ prompt_on_exit=false
|
||||
palette_scheme=0
|
||||
non_focus_pull_up_behaviour=0
|
||||
cursor_shape=0
|
||||
# show_on_monitor_number=0
|
||||
# title_max_length_flag=false
|
||||
title_max_length=103
|
||||
palette = {60909, 60909, 60909, 55255, 0, 24415, 29041, 35980, 0, 55255, 24415, 0, 16962, 29041, 44718, 35209, 22873, 43176, 15934, 39321, 40863, 19789, 19789, 19532, 38550, 38550, 38036, 55255, 0, 24415, 29041, 35980, 0, 55255, 24415, 0, 16962, 29041, 44718, 35209, 22873, 43176, 15934, 39321, 40863, 62965, 62965, 62965}
|
||||
scrollbar_pos=2
|
||||
@ -74,7 +72,6 @@ cursor_blue=21331
|
||||
scroll_history_infinite=false
|
||||
scroll_on_output=false
|
||||
notebook_border=false
|
||||
antialias=true
|
||||
scrollbar=false
|
||||
grab_focus=true
|
||||
above=true
|
||||
@ -91,7 +88,6 @@ set_as_desktop=false
|
||||
centered_horizontally=false
|
||||
centered_vertically=false
|
||||
enable_transparency=true
|
||||
# double_buffer=false
|
||||
auto_hide_on_focus_lost=true
|
||||
auto_hide_on_mouse_leave=false
|
||||
title_behaviour=2
|
||||
@ -99,8 +95,12 @@ inherit_working_dir=true
|
||||
command_login_shell=false
|
||||
start_fullscreen=false
|
||||
confirm_close_tab=false
|
||||
back_alpha=58975
|
||||
# image=""
|
||||
# show_on_monitor_number=0
|
||||
# transparency=0
|
||||
# title_max_length_flag=false
|
||||
# antialias=false
|
||||
# double_buffer=false
|
||||
# scroll_background=false
|
||||
# use_image=false
|
||||
transparency=0
|
||||
back_alpha=58975
|
||||
|
Reference in New Issue
Block a user