New alacritty bits updates

main
Dan Buch 4 years ago
parent 13a2cef6f0
commit 791118447a
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -1,5 +1,6 @@
---
window:
dynamic_title: true
dimensions:
columns: 0
lines: 0
@ -12,8 +13,6 @@ window:
scrolling:
history: 10000
multiplier: 3
auto_scroll: false
tabspaces: 8
font:
normal:
family: Comic Code
@ -57,7 +56,7 @@ colors:
magenta: '0xff92d0'
cyan: '0x9aedfe'
white: '0xe6e6e6'
visual_bell:
bell:
animation: EaseOutExpo
duration: 0
color: '0xffffff'
@ -76,7 +75,6 @@ mouse:
selection:
semantic_escape_chars: ',│`|:"'' ()[]{}<>'
save_to_clipboard: false
dynamic_title: true
cursor:
style: Block
unfocused_hollow: true

Loading…
Cancel
Save