24 lines
357 B
Plaintext
24 lines
357 B
Plaintext
# shell
|
|
shell .
|
|
|
|
# mute bell
|
|
enable_audio_bell no
|
|
|
|
# Remove close window confirm
|
|
confirm_os_window_close 0
|
|
|
|
# Font config
|
|
font_family Fira Code
|
|
bold_font Fira Code
|
|
italic_font Fira Code
|
|
bold_italic_font Fira Code
|
|
|
|
# Emoji font
|
|
# Symbols Nerd Font Mono
|
|
font_size 14.0
|
|
|
|
# Window padding
|
|
window_padding_width 10
|
|
|
|
include themes/macchiato.conf
|