Add alacritty save_to_clipboard config for not copying to the PRIMARY clipboard

This commit is contained in:
Barend van der Walt
2025-08-22 17:09:27 +02:00
committed by GitHub
parent bd2eddbab4
commit 648832dcc6

View File

@@ -19,3 +19,6 @@ opacity = 0.98
bindings = [
{ key = "F11", action = "ToggleFullscreen" }
]
[selection]
save_to_clipboard = true