📝 Installed alacritty and codium

This commit is contained in:
z3rOR0ne 2023-08-12 04:16:49 -07:00
parent 077f356bc1
commit 423aa812e9
1488 changed files with 5573 additions and 0 deletions

View file

@ -0,0 +1,38 @@
import:
- ~/.config/alacritty/themes/themes/gruvbox_material_medium_dark.yaml
env:
TERM: xterm-256color
window:
opacity: 1.0
padding:
x: 6
y: 6
title: Alacritty
class:
instance: Alacritty
general: Alacritty
scrolling:
history: 5000
font:
normal:
family: Mononoki Nerd Font
style: Regular
bold:
family: Mononoki Nerd Font
style: Bold
italic:
family: Mononoki Nerd Font
style: Italic
bold_italic:
family: Mononoki Nerd Font
style: Bold Italic
size: 13.0
offset:
x: 1
y: 1
style: Block
unfocused_hollow: false
# shell:
# program: /bin/zsh

@ -0,0 +1 @@
Subproject commit 1b48c37f5c0c6c5ca0ad33b6dc322b3e380c1a2e