mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-23 07:45:20 +00:00
Fix docs formatting
This commit is contained in:
@@ -73,11 +73,11 @@ const ThemeListElement = struct {
|
||||
///
|
||||
/// The second directory is the `themes` subdirectory of the Ghostty resources
|
||||
/// directory. Ghostty ships with a multitude of themes that will be installed
|
||||
/// into this directory. On macOS, this directory is the `Ghostty.app/Contents/
|
||||
/// Resources/ghostty/themes`. On Linux, this directory is the `share/ghostty/
|
||||
/// themes` (wherever you installed the Ghostty "share" directory). If you're
|
||||
/// running Ghostty from the source, this is the `zig-out/share/ghostty/themes`
|
||||
/// directory.
|
||||
/// into this directory. On macOS, this directory is the
|
||||
/// `Ghostty.app/Contents/Resources/ghostty/themes`. On Linux, this directory
|
||||
/// is the `share/ghostty/themes` (wherever you installed the Ghostty "share"
|
||||
/// directory). If you're running Ghostty from the source, this is the
|
||||
/// `zig-out/share/ghostty/themes` directory.
|
||||
///
|
||||
/// You can also set the `GHOSTTY_RESOURCES_DIR` environment variable to point
|
||||
/// to the resources directory.
|
||||
|
||||
Reference in New Issue
Block a user