mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 01:06:08 +03:00
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
|
/// 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/
|
/// 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/
|
/// Contents/Resources/ghostty/themes` directory. On Linux, this list is in the
|
||||||
/// ghostty/themes` directory (wherever you installed the Ghostty "share"
|
/// `share/ghostty/themes` directory (wherever you installed the Ghostty "share"
|
||||||
/// directory.
|
/// directory.
|
||||||
///
|
///
|
||||||
/// To see a list of available themes, run `ghostty +list-themes`.
|
/// To see a list of available themes, run `ghostty +list-themes`.
|
||||||
|
Reference in New Issue
Block a user