Skip to content

Instantly share code, notes, and snippets.

@doole
Created January 16, 2025 15:06
Show Gist options
  • Select an option

  • Save doole/17d1a469101d3d21882d785adbb9af79 to your computer and use it in GitHub Desktop.

Select an option

Save doole/17d1a469101d3d21882d785adbb9af79 to your computer and use it in GitHub Desktop.

Revisions

  1. doole created this gist Jan 16, 2025.
    26 changes: 26 additions & 0 deletions config
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    # NOTE:
    # docs:
    # ghostty +show-config --default --docs | nvim
    # examples:
    # https://github.com/search?q=path%3Aghostty%2Fconfig&type=code
    # more info:
    # https://fredrikaverpil.github.io/blog/2024/12/04/ghostty-on-macos/

    font-family = Symbols Nerd Font Mono
    font-family = JetBrains Mono
    font-size = 13

    macos-titlebar-style = transparent
    # macos-titlebar-style = tabs
    macos-titlebar-proxy-icon = hidden
    macos-option-as-alt = true

    window-width = 200
    window-height = 50

    shell-integration = zsh

    background-opacity = 0.97
    background-blur-radius = 20

    theme = light:catppuccin-latte,dark:catppuccin-mocha