Update name in ghostty-change-theme
This commit is contained in:
parent
c8dc2a3c0f
commit
5bada8c7ce
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ THEME=$(colorsync get)
|
|||
OUTPUT="$HOME/.config/ghostty/colorsync_ghostty_theme"
|
||||
|
||||
default() {
|
||||
printf "theme = Ayu" > "$OUTPUT"
|
||||
printf "theme = ayu" > "$OUTPUT"
|
||||
}
|
||||
|
||||
case "$THEME" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue