all repos

dotfiles @ ca6d2ebd68b857e298007752bec74ee83fca79f6

my dotfiles
1 files changed, 2 insertions(+), 1 deletions(-)
Updated alacritty
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-03-12 13:25:45 +0200
Parent: a7e6261
M config/alacritty.yml

@@ -4,6 +4,7 @@

window: title: Alacritty dynamic_padding: false + decorations: "None" opacity: 1 padding: x: 0

@@ -51,7 +52,7 @@

schemes: vscode: &vscode primary: - background: "#1e1e1e" + background: "#24283b" foreground: "#d4d4d4" cursor: text: CellBackground