47 lines
933 B
Plaintext
47 lines
933 B
Plaintext
theme = "catppuccin-macchiato"
|
|
|
|
###
|
|
# Font config
|
|
###
|
|
|
|
font-size = 14
|
|
font-family = "Monaspace Xenon Var"
|
|
font-family-bold = "Monaspace Argon Var"
|
|
font-family-italic = "Monaspace Radon Var"
|
|
font-family-bold-italic = "Monaspace Krypton Var"
|
|
|
|
font-variation = wght=400
|
|
font-variation = wdth=100
|
|
font-variation = slnt=-2
|
|
|
|
font-variation-bold = wght=600
|
|
font-variation-bold = wdth=100
|
|
|
|
font-variation-italic = wght=400
|
|
font-variation-italic = wdth=100
|
|
font-variation-italic = slnt=-10
|
|
|
|
font-variation-bold-italic = wght=700
|
|
font-variation-bold-italic = wdth=100
|
|
font-variation-bold-italic = slnt=-3
|
|
|
|
# Liguratures
|
|
font-feature = +ss01, +ss02, +ss03, +ss04, +ss05, +ss06, +ss07, +ss08, +ss09, +ss10
|
|
# Enables texture healing
|
|
font-feature = +calt
|
|
font-feature = +liga
|
|
|
|
###
|
|
# Keybinds
|
|
###
|
|
|
|
keybind = ctrl+shift+plus=increase_font_size:1
|
|
# keybind = ctrl+minus=decrease_font_size:1
|
|
|
|
###
|
|
# Misc
|
|
###
|
|
|
|
window-padding-x = 4
|
|
window-padding-y = 4
|