ghostty: add config
This commit is contained in:
parent
a655f68d6e
commit
c0712217fa
4
ghostty/config
Normal file
4
ghostty/config
Normal file
@ -0,0 +1,4 @@
|
||||
font-size = 11
|
||||
theme = "Snazzy Soft"
|
||||
window-height = 60
|
||||
window-width = 200
|
@ -23,6 +23,7 @@ install_symlink() {
|
||||
install_symlink "$ROOTDIR/atuin" "$HOME/.config/atuin"
|
||||
install_symlink "$ROOTDIR/fd" "$HOME/.config/fd"
|
||||
install_symlink "$ROOTDIR/fish" "$HOME/.config/fish"
|
||||
install_symlink "$ROOTDIR/ghostty" "$HOME/.config/ghostty"
|
||||
install_symlink "$ROOTDIR/git" "$HOME/.config/git"
|
||||
install_symlink "$ROOTDIR/helix" "$HOME/.config/helix"
|
||||
install_symlink "$ROOTDIR/nix" "$HOME/.config/nix"
|
||||
|
Loading…
x
Reference in New Issue
Block a user