alacritty: more tweaks
This commit is contained in:
@@ -31,7 +31,7 @@ colors:
|
||||
white: '0xa0a0a0'
|
||||
yellow: '0xe6c547'
|
||||
primary:
|
||||
background: '0xfefefe'
|
||||
background: '0xedf0ef'
|
||||
foreground: '0x333333'
|
||||
cursor_style: Block
|
||||
custom_cursor_colors: true
|
||||
@@ -413,6 +413,9 @@ window:
|
||||
dimensions:
|
||||
columns: 80
|
||||
lines: 24
|
||||
dynamic_padding: false
|
||||
padding:
|
||||
x: 2
|
||||
y: 2
|
||||
startup_mode: Windowed
|
||||
title: Alacritty
|
||||
|
Reference in New Issue
Block a user