From ea82cbb1c0b778dd946c717cceace53fab391ba8 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Sat, 9 Aug 2025 17:12:43 +0200 Subject: init --- .config/ghostty/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/ghostty/config (limited to '.config/ghostty/config') diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..488a14b --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,19 @@ +macos-window-shadow = false +theme = nord +font-size = 22 +#font-family = "Maple Mono" +font-family = "IosevkaTerm Nerd Font" +keybind = global:alt+c=toggle_quick_terminal +macos-option-as-alt = true +cursor-style = block +cursor-style-blink = false +shell-integration-features = no-cursor +confirm-close-surface = false +macos-titlebar-style = hidden +quick-terminal-animation-duration = 0 +background = #000000 +background-blur = 15 +background-opacity = 0.8 + +keybind = super+k=text:\x13\x4b +keybind = super+l=text:\x13\x4c -- cgit v1.2.3