Make ghostty colors respond to system settings

This commit is contained in:
Andrew Tomaka 2024-12-31 12:25:19 -05:00
parent 8699400884
commit f82b969783
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
3 changed files with 22 additions and 5 deletions

View file

@ -235,7 +235,7 @@ install_env() {
}
install_stow_paths() {
stow alacritty bin git nvim ruby tmux zsh
stow alacritty bin ghostty git nvim ruby tmux zsh
}
install_linux() {