Last active
June 20, 2026 15:28
-
-
Save yagop/a772adc3ab842258d00f5b67b06adb2d to your computer and use it in GitHub Desktop.
My Ghost Config
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 = 0x96f | |
| cursor-style = block | |
| cursor-style-blink = true | |
| background-opacity = 80 | |
| window-padding-x = 8 | |
| window-padding-y = 8 | |
| auto-update = check | |
| shell-integration-features = no-cursor | |
| # From https://github.com/ryanoasis/nerd-fonts/releases | |
| font-family = ComicShannsMono Nerd Font | |
| bell-features = system,audio,attention |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment