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
|
||||
|
Reference in New Issue
Block a user