Last active
July 19, 2023 16:35
-
-
Save Peelz/04ff8d3367989faac5c745ce7fa70c99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include current-theme.conf | |
background_opacity 0.9 | |
font_family MesloLGS NF | |
bold_font auto | |
italic_font auto | |
bold_italic_font auto | |
tab_bar_style powerline | |
tab_powerline_style slanted | |
tab_bar_margin_width 12 | |
# tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title}" | |
tab_title_template "{index}:{title}" | |
window_margin_width 0 4 0 4 | |
VISUAL=nvim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment