You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
357 B
TOML
28 lines
357 B
TOML
[general]
|
|
import = ["/home/ayush/.config/alacritty/catppuccin/catppuccin-macchiato.toml"]
|
|
|
|
[colors]
|
|
draw_bold_text_with_bright_colors = false
|
|
|
|
[cursor.style]
|
|
blinking = "on"
|
|
shape = "beam"
|
|
|
|
[font]
|
|
size = 14
|
|
|
|
[font.normal]
|
|
family = "Roboto Mono for Powerline"
|
|
style = "Regular"
|
|
|
|
[font.offset]
|
|
x = 0
|
|
y = 3
|
|
|
|
[window]
|
|
opacity = 1
|
|
|
|
[window.padding]
|
|
x = 10
|
|
y = 4
|