mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Updated alacritty
This commit is contained in:
parent
a7e6261a9f
commit
ca6d2ebd68
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ env:
|
||||||
window:
|
window:
|
||||||
title: Alacritty
|
title: Alacritty
|
||||||
dynamic_padding: false
|
dynamic_padding: false
|
||||||
|
decorations: "None"
|
||||||
opacity: 1
|
opacity: 1
|
||||||
padding:
|
padding:
|
||||||
x: 0
|
x: 0
|
||||||
|
|
@ -51,7 +52,7 @@ font:
|
||||||
schemes:
|
schemes:
|
||||||
vscode: &vscode
|
vscode: &vscode
|
||||||
primary:
|
primary:
|
||||||
background: "#1e1e1e"
|
background: "#24283b"
|
||||||
foreground: "#d4d4d4"
|
foreground: "#d4d4d4"
|
||||||
cursor:
|
cursor:
|
||||||
text: CellBackground
|
text: CellBackground
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue