17 lines
236 B
YAML
17 lines
236 B
YAML
import:
|
|
- ~/.config/alacritty/catppuccin/catppuccin-frappe.yml
|
|
|
|
env:
|
|
TERM: tmux-256color
|
|
|
|
window:
|
|
padding:
|
|
x: 2
|
|
y: 2
|
|
opacity: 0.85
|
|
|
|
font:
|
|
normal:
|
|
family: FiraCode Nerd Font Mono
|
|
style: Light
|
|
size: 10.0
|