Skip to content

Commit

Permalink
config: correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Dec 27, 2024
1 parent 5ae35bc commit 6e499f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ external = "~/.config/ghostty/catppuccin-mocha.conf"

[[apps.ghostty.paths]]
internal = "data/ghostty/catppuccin-mocha.conf"
external = "https://raw.githubusercontent.com/catppuccin/ghostty/refs/heads/main/themes/catppuccin-mocha.conf"
url = "https://raw.githubusercontent.com/catppuccin/ghostty/refs/heads/main/themes/catppuccin-mocha.conf"

[[apps.fd.paths]]
internal = "data/fd/.ignore"
Expand Down

0 comments on commit 6e499f9

Please sign in to comment.