20 lines
518 B
Plaintext
20 lines
518 B
Plaintext
shell /home/linuxbrew/.linuxbrew/bin/zsh
|
|
font_family FiraCode Nerd Font Reg
|
|
# install from AUR
|
|
# yay -S ttf-victor-mono-nerd
|
|
italic_font VictorMono NF Medium Italic
|
|
font_features FiraCodeNF-Reg +ss09 +ss10 +cv06 +cv27
|
|
font_size 13
|
|
disable_ligatures cursor
|
|
# modify_font cell_width 90%
|
|
cursor_shape beam
|
|
cursor #A7E6FF
|
|
cursor_blink_interval 0
|
|
scrollback_lines 10000
|
|
paste_actions quote-urls-at-prompt,confirm
|
|
enable_audio_bell no
|
|
tab_bar_style fade
|
|
tab_powerline_style angled
|
|
tab_bar_align left
|
|
tab_activity_symbol ⌛
|