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:
|
||||
title: Alacritty
|
||||
dynamic_padding: false
|
||||
decorations: "None"
|
||||
opacity: 1
|
||||
padding:
|
||||
x: 0
|
||||
|
|
@ -51,7 +52,7 @@ font:
|
|||
schemes:
|
||||
vscode: &vscode
|
||||
primary:
|
||||
background: "#1e1e1e"
|
||||
background: "#24283b"
|
||||
foreground: "#d4d4d4"
|
||||
cursor:
|
||||
text: CellBackground
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue