From 05aef1ae1e167e372348d3f79bb72c9792874df3 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Fri, 20 Jun 2025 10:32:14 +0200 Subject: [PATCH] ghostty: enable copy-on-select and set $TERM --- modules/programs/gui/ghostty/module.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/programs/gui/ghostty/module.nix b/modules/programs/gui/ghostty/module.nix index 4a476e3..0a0a3e9 100644 --- a/modules/programs/gui/ghostty/module.nix +++ b/modules/programs/gui/ghostty/module.nix @@ -28,6 +28,8 @@ resize-overlay-duration = 0s cursor-style-blink = false confirm-close-surface = false + copy-on-select = true + term = xterm-256color shell-integration = ${shell-integration} command = ${getExe package}