From 9f51d353c91677cf07b6abf673e05de2abf8548a Mon Sep 17 00:00:00 2001 From: scbj Date: Mon, 14 Apr 2025 14:08:28 +0200 Subject: [PATCH] spooky business --- README.md | 3 ++- ghostty/.config/ghostty/config | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c68688e..9f99350 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A collection of configuration files meant to be used with GNU stow, hence the di ## Usage ### List of packages to install -* alacritty +* (alacritty) * audacious * bash-completion * bat @@ -17,6 +17,7 @@ A collection of configuration files meant to be used with GNU stow, hence the di * firefox * fzf * git +* ghostty * ly * maim * man diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 47fc1e8..9905c53 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,4 +1,4 @@ -window-decoration = false +title = ghostty font-family = JetBrainsMono Nerd Font font-size = 16.0 @@ -11,4 +11,8 @@ background-opacity = 1.0 selection-invert-fg-bg = true +window-decoration = none +mouse-scroll-multiplier = 1.0 +copy-on-select = false + theme = zegonix