roy config files in place, ready to rumble
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user