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