Small fixes
This commit is contained in:
parent
1249e2731f
commit
b2f5ca123c
5 changed files with 15 additions and 13 deletions
|
@ -6,6 +6,7 @@ window:
|
|||
x: 30
|
||||
y: 20
|
||||
dynamic_padding: false
|
||||
dynamic_title: true
|
||||
decorations: full
|
||||
|
||||
scrolling:
|
||||
|
@ -58,7 +59,7 @@ colors:
|
|||
cyan: "0x56b6c2"
|
||||
white: "0x5c6370"
|
||||
|
||||
visual_bell:
|
||||
bell:
|
||||
animation: EaseOutExpo
|
||||
duration: 0
|
||||
color: "#ffffff"
|
||||
|
@ -79,8 +80,6 @@ selection:
|
|||
semantic_escape_chars: ',│`|:"'' ()[]{}<>'
|
||||
save_to_clipboard: false
|
||||
|
||||
dynamic_title: true
|
||||
|
||||
cursor:
|
||||
style: Block
|
||||
unfocused_hollow: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue