chore: A bunch of things.

Themery for nvim, tmux theme, zsh stuff
This commit is contained in:
Afonso Franco 2024-01-03 15:12:33 +00:00
parent 203921b304
commit 9435f9d024
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
17 changed files with 457 additions and 153 deletions

View file

@ -0,0 +1,22 @@
import = [
"~/.config/alacritty/catppuccin-latte.toml"
]
[env]
TERM = "xterm-256color"
[font]
size = 14.0
[font.normal]
family = "FiraCode Nerd Font Mono"
style = "Light"
[window]
opacity = 0.95
option_as_alt = "Both"
dynamic_padding = true
[window.padding]
x = 2
y = 2