All kinds of idk changes with idk stuff!
This commit is contained in:
parent
9e5f0ad759
commit
131bb57ac3
25 changed files with 245 additions and 68 deletions
|
@ -20,6 +20,8 @@ window:
|
|||
#dimensions:
|
||||
# columns: 0
|
||||
# lines: 0
|
||||
opacity: 0.70
|
||||
dynamic_title: true
|
||||
|
||||
# Window position (changes require restart)
|
||||
#
|
||||
|
@ -252,9 +254,11 @@ font:
|
|||
#indexed_colors: []
|
||||
|
||||
|
||||
transparent_background_colors: true
|
||||
draw_bold_text_with_bright_colors: true
|
||||
|
||||
colors:
|
||||
transparent_background_colors: true
|
||||
|
||||
primary:
|
||||
background: '#282a36'
|
||||
|
@ -318,7 +322,6 @@ colors:
|
|||
#
|
||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
||||
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||
background_opacity: 0.75
|
||||
|
||||
#selection:
|
||||
#semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
|
||||
|
@ -327,7 +330,6 @@ background_opacity: 0.75
|
|||
#save_to_clipboard: false
|
||||
|
||||
# Allow terminal applications to change Alacritty's window title.
|
||||
window.dynamic_title: true
|
||||
|
||||
#cursor:
|
||||
# Cursor style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue