Created
March 1, 2019 15:28
-
-
Save cicorias/66fdbdcb16e990526dec424402c8d713 to your computer and use it in GitHub Desktop.
wsltty theme
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
# To use common configuration in %APPDATA%\mintty, simply remove this file | |
BoldAsFont=no | |
Transparency=low | |
OpaqueWhenFocused=no | |
ThemeFile=material-hyper.minttyrc | |
CursorType=block | |
Font=Hack | |
FontHeight=10 | |
Locale=en_US | |
Scrollbar=none | |
CursorBlinks=no | |
FontSmoothing=default | |
Term=xterm-256color | |
CopyAsRTF=no | |
ClicksTargetApp=yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment