Created
April 10, 2026 02:33
-
-
Save raelsei/5b9b45b28d70503359c8d0e52a508e78 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
| theme = "light:Builtin Light,dark:Builtin Dark" | |
| font-family = "JetBrainsMono NFM Regular" | |
| font-size = 16 | |
| window-padding-x = 10 | |
| window-padding-y = 10 | |
| window-decoration = true | |
| cursor-style=block | |
| adjust-cell-height = 12% | |
| mouse-scroll-multiplier = 2 | |
| window-colorspace = "display-p3" | |
| copy-on-select = clipboard | |
| window-padding-balance = true | |
| window-save-state = always | |
| macos-titlebar-style = transparent | |
| background-opacity = 0.8 | |
| background-blur = 90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment