mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
Merge pull request #1532 from codersauce/fix-config-docs
docs: correct MacOS location for themes on config docs
This commit is contained in:
@ -213,8 +213,8 @@ const c = @cImport({
|
||||
|
||||
/// A named theme to use. The available themes are currently hardcoded to the
|
||||
/// themes that ship with Ghostty. On macOS, this list is in the `Ghostty.app/
|
||||
/// Contents/Resources/themes` directory. On Linux, this list is in the `share/
|
||||
/// ghostty/themes` directory (wherever you installed the Ghostty "share"
|
||||
/// Contents/Resources/ghostty/themes` directory. On Linux, this list is in the
|
||||
/// `share/ghostty/themes` directory (wherever you installed the Ghostty "share"
|
||||
/// directory.
|
||||
///
|
||||
/// To see a list of available themes, run `ghostty +list-themes`.
|
||||
|
Reference in New Issue
Block a user