From e2a0d5c72bf7ae1ffbbe8aab2f8f92f8ac9c1b54 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Fri, 5 Jun 2026 19:15:55 +0200 Subject: [PATCH] garp: 2511->edge, ghost in the shell --- hosts/default.nix | 2 +- users/pbsds/home/profiles/desktop/ghostty/ghosty.config | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/default.nix b/hosts/default.nix index e1bc41e..860a122 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -93,7 +93,7 @@ let bjarte = mk "pbsds.net" "x86_64-linux" input-views.inputs-edge "25.05" [ ts1 ]; bolle = mk "pbsds.net" "x86_64-linux" input-views.inputs-edge "25.05" [ ts2 au tse ]; eple = mk "pbsds.net" "x86_64-linux" input-views.inputs-2511 "25.05" [ ts1 au tse ]; - garp = mk "pbsds.net" "x86_64-linux" input-views.inputs-2511 "25.05" [ ts1 au ]; + garp = mk "pbsds.net" "x86_64-linux" input-views.inputs-edge "25.05" [ ts1 au ]; # hasselknippe= mk "pbsds.net" "aarch64-linux" input-views.inputs-2505 "24.05" [ ts1 ]; # alsaug gomperud smattkuken skrytebiffen skalkesnerken kelfrid balleby bingus skjrlaltatjlstad diff --git a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config index 67a8543..fa28a93 100644 --- a/users/pbsds/home/profiles/desktop/ghostty/ghosty.config +++ b/users/pbsds/home/profiles/desktop/ghostty/ghosty.config @@ -24,6 +24,8 @@ cursor-color = #d3d7cf confirm-close-surface = false clipboard-paste-protection = false clipboard-paste-bracketed-safe = true +# even if this is now default of on gnome, keep the behaviour for ghostty +copy-on-select = true # 50MB, default is 10MB. The buffer is preallocated scrollback-limit = 50000000