From a5990e27c9888f5fad80b4214b781c1eb70822f0 Mon Sep 17 00:00:00 2001 From: luxick Date: Fri, 26 Dec 2025 08:12:36 +0100 Subject: [PATCH] add ghostty --- ghostty/config | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ghostty/config diff --git a/ghostty/config b/ghostty/config new file mode 100644 index 0000000..e26f2bd --- /dev/null +++ b/ghostty/config @@ -0,0 +1,29 @@ +# This is the configuration file for Ghostty. +# +# This template file has been automatically created at the following +# path since Ghostty couldn't find any existing config files on your system: +# +# /home/luxick/.config/ghostty/config +# +# The template does not set any default options, since Ghostty ships +# with sensible defaults for all options. Users should only need to set +# options that they want to change from the default. +# +# Run `ghostty +show-config --default --docs` to view a list of +# all available config options and their default values. +# +# Additionally, each config option is also explained in detail +# on Ghostty's website, at https://ghostty.org/docs/config. +# +# Ghostty can reload the configuration while running by using the menu +# options or the bound key (default: Command + Shift + comma on macOS and +# Control + Shift + comma on other platforms). Not all config options can be +# reloaded while running; some only apply to new windows and others may require +# a full restart to take effect. + +font-family = Iosevka SS05 +maximize = true +copy-on-select = false +keybind = performable:ctrl+c=copy_to_clipboard +selection-invert-fg-bg = true +shell-integration-features = no-cursor