diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index 127a628..0d58a82 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -16,7 +16,7 @@ clipboard-paste-protection = false keybind = alt+c=copy_to_clipboard keybind = alt+v=paste_from_clipboard -gtk-adwaita = false + initial-command = "zsh" |