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