Created
October 31, 2021 03:46
-
-
Save swlkr/a101d416879a99cc669e7ec6adee9540 to your computer and use it in GitHub Desktop.
This file contains 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
window: | |
decorations: none | |
dynamic_title: true | |
font: | |
normal: | |
family: "Fira Code" | |
style: Retina | |
bold: | |
family: "Fira Code" | |
style: Medium | |
italic: | |
family: "Fira Code" | |
style: "Light Italic" | |
size: 16.0 | |
use_thin_strokes: true | |
draw_bold_text_with_bright_colors: false | |
# disable visual bell | |
bell: | |
duration: 0 | |
background_opacity: 0.9 | |
scrolling: | |
history: 10000 | |
multiplier: 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment