summaryrefslogtreecommitdiff
path: root/gemfeed/examples/conf/dotfiles/ghostty/config
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-02 11:28:53 +0300
committerPaul Buetow <paul@buetow.org>2025-10-02 11:28:53 +0300
commitc0f9ecf5e0b075db8e54ef1235ec80878e418398 (patch)
treed729aef5835fdfa173277c4189342976e33c6446 /gemfeed/examples/conf/dotfiles/ghostty/config
parenta96adfd84d903c50d75c8771cdcc78dd5e942618 (diff)
Update content for html
Diffstat (limited to 'gemfeed/examples/conf/dotfiles/ghostty/config')
-rw-r--r--gemfeed/examples/conf/dotfiles/ghostty/config17
1 files changed, 17 insertions, 0 deletions
diff --git a/gemfeed/examples/conf/dotfiles/ghostty/config b/gemfeed/examples/conf/dotfiles/ghostty/config
new file mode 100644
index 00000000..e1095832
--- /dev/null
+++ b/gemfeed/examples/conf/dotfiles/ghostty/config
@@ -0,0 +1,17 @@
+window-decoration = true
+copy-on-select = true
+quick-terminal-position = bottom
+quick-terminal-screen = mouse
+shell-integration = zsh
+bold-is-bright = true
+
+# Toggle window decorations only works on Linux!
+keybind = ctrl+shift+d=toggle_window_decorations
+keybind = ctrl+shift+f=toggle_fullscreen
+keybind = ctrl+shift+g=reload_config
+# Toggle quick terminal only supported for MacOS
+keybind = global:ctrl+shift+t=toggle_quick_terminal
+keybind = ctrl+shift+c=copy_to_clipboard
+keybind = ctrl+shift+v=paste_from_clipboard
+keybind = ctrl+shift+w=paste_from_selection
+