From 9b2af4dd6c73ea57cc921f41120db7a2700e806d Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:23:18 +0100 Subject: refactor: remove stow home/ directory (preparing for chezmoi source state) --- home/.config/ghostty/config | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 home/.config/ghostty/config (limited to 'home/.config/ghostty/config') diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config deleted file mode 100644 index 18bb644..0000000 --- a/home/.config/ghostty/config +++ /dev/null @@ -1,37 +0,0 @@ -# Theme (verify: ghostty +list-themes | grep -i gruvbox) -theme = Gruvbox Dark - -# Cursor — block blink; disable shell integration cursor override -cursor-style = block -cursor-style-blink = true -shell-integration-features = no-cursor - -# OSC 52 clipboard for zellij (default is "ask" which prompts each time) -clipboard-read = allow - -# Bell — request urgency hint on BEL so sway/waybar highlight the workspace -bell-features = attention,title - -# Window — no decorations (sway manages windows) -window-decoration = none -confirm-close-surface = false -resize-overlay = never - -# Disable built-in tab/split keybinds (zellij handles multiplexing) -keybind = ctrl+shift+t=unbind -keybind = ctrl+shift+n=unbind -keybind = ctrl+shift+o=unbind -keybind = ctrl+shift+enter=unbind -keybind = ctrl+shift+page_up=unbind -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 -keybind = alt+shift+g=scroll_to_bottom -- cgit v1.2.3-70-g09d2