diff options
Diffstat (limited to 'dotfiles/ghostty/config')
| -rw-r--r-- | dotfiles/ghostty/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index 08029f0..127a628 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -13,6 +13,9 @@ window-decoration = false clipboard-read = "allow" clipboard-paste-protection = false +keybind = alt+c=copy_to_clipboard +keybind = alt+v=paste_from_clipboard + gtk-adwaita = false initial-command = "zsh" |