diff options
author | Michaël Ball <michael.ball@krotosaudio.com> | 2025-06-05 13:56:04 +0100 |
---|---|---|
committer | Michaël Ball <michael.ball@krotosaudio.com> | 2025-06-05 13:56:04 +0100 |
commit | 6633d60ae483b06c06db86088436bf6b876165c3 (patch) | |
tree | 740da1da8ba3c29c4cec8491540cdc212b4ca05a /ghostty/Library/Application Support/com.mitchellh.ghostty/config | |
parent | 8299d72c6711d11238df46624951d19a0254b9e8 (diff) |
Nord theme
Diffstat (limited to 'ghostty/Library/Application Support/com.mitchellh.ghostty/config')
-rw-r--r-- | ghostty/Library/Application Support/com.mitchellh.ghostty/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ghostty/Library/Application Support/com.mitchellh.ghostty/config b/ghostty/Library/Application Support/com.mitchellh.ghostty/config index a39835f..3a0a70b 100644 --- a/ghostty/Library/Application Support/com.mitchellh.ghostty/config +++ b/ghostty/Library/Application Support/com.mitchellh.ghostty/config @@ -42,9 +42,10 @@ font-size = 13 # # which is explained in the docs for that config option. # # Just for example: # resize-overlay-duration = 4s 200ms -theme = light:melange_light,dark:melange_dark +theme = light:nord-light,dark:nord macos-titlebar-style = native shell-integration-features = title,sudo,cursor font-thicken = true font-thicken-strength = 0 confirm-close-surface = false +macos-option-as-alt = left |