about summary refs log tree commit diff
path: root/dotfiles/ghostty/config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/ghostty/config')
-rw-r--r--dotfiles/ghostty/config3
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"