roy config files in place, ready to rumble

This commit is contained in:
2025-08-22 22:24:10 -05:00
parent b8314424c8
commit 9cc0fd8b2d
10 changed files with 1010 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[general]
import = [
"~/.config/alacritty/catppuccin-frappe.toml"
]
[terminal]
shell = "fish"
[font]
normal = { family = "UbuntuMono Nerd Font" }
italic = { family = "UbuntuMono Nerd Font" }
bold = { family = "UbuntuMono Nerd Font" }
size = 16
[window]
decorations = "full"
opacity = 1