Skip to content

Commit

Permalink
docs: added ghostty readme
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Oct 23, 2024
1 parent 71c73b3 commit e1932eb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extras/ghostty/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
To use any of these themes in Ghostty, just clone the tokyonight repo
and set the theme to the absolute path of the theme file.

Example:

```config
theme = "/home/folke/projects/tokyonight.nvim/extras/ghostty/tokyonight_night"
```

0 comments on commit e1932eb

Please sign in to comment.