aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.config/ghostty/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config
index e283c75..18bb644 100644
--- a/home/.config/ghostty/config
+++ b/home/.config/ghostty/config
@@ -28,6 +28,9 @@ keybind = ctrl+shift+page_down=unbind
# Scroll keybinds (for use outside zellij)
keybind = ctrl+shift+up=scroll_page_lines:-1
keybind = ctrl+shift+down=scroll_page_lines:1
+# Copy URL under cursor to clipboard (works inside zellij without mouse)
+keybind = ctrl+shift+u=copy_url_to_clipboard
+
keybind = alt+u=scroll_page_up
keybind = alt+d=scroll_page_down
keybind = alt+g=scroll_to_top