mirror of
https://github.com/dchakro/alacritty_colors.git
synced 2026-05-17 10:12:17 -07:00
imac config
This commit is contained in:
parent
0b7ed9e08e
commit
65276f5920
1 changed files with 3 additions and 3 deletions
6
base.yml
6
base.yml
|
|
@ -24,7 +24,7 @@ window:
|
|||
y: 5
|
||||
|
||||
scrolling:
|
||||
history: 1000
|
||||
history: 10000
|
||||
|
||||
# tabspaces: 4
|
||||
|
||||
|
|
@ -52,10 +52,10 @@ font:
|
|||
# family: 'Iosevka Nerd Font Mono'
|
||||
style: Italic
|
||||
|
||||
size: 14.0
|
||||
size: 16.0
|
||||
|
||||
# Thin strokes = true on retina displays, Non-retina disp = false
|
||||
use_thin_strokes: true
|
||||
use_thin_strokes: false
|
||||
|
||||
background_opacity: 1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue