mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Update alacritty config
This commit is contained in:
@@ -5,12 +5,12 @@ window:
|
||||
columns: 150
|
||||
lines: 50
|
||||
padding:
|
||||
x: 5
|
||||
y: 5
|
||||
x: 15
|
||||
y: 15
|
||||
|
||||
dynamic_padding: false
|
||||
decorations: full
|
||||
opacity: 1.0
|
||||
opacity: 0.7
|
||||
dynamic_title: true
|
||||
|
||||
class:
|
||||
@@ -24,17 +24,8 @@ scrolling:
|
||||
font:
|
||||
size: 10.0
|
||||
normal:
|
||||
family: Comic Mono
|
||||
style: Normal
|
||||
bold:
|
||||
family: Comic Mono
|
||||
style: Bold
|
||||
italic:
|
||||
family: Comic Mono
|
||||
style: Italic
|
||||
bold_italic:
|
||||
family: Comic Mono
|
||||
style: Bold Italic
|
||||
family: FiraCode Nerd Font
|
||||
style: Regular
|
||||
offset:
|
||||
x: 0
|
||||
y: 1
|
||||
|
||||
Reference in New Issue
Block a user