Add alacritty save_to_clipboard config for not copying to the PRIMARY clipboard
This commit is contained in:
@@ -19,3 +19,6 @@ opacity = 0.98
|
|||||||
bindings = [
|
bindings = [
|
||||||
{ key = "F11", action = "ToggleFullscreen" }
|
{ key = "F11", action = "ToggleFullscreen" }
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[selection]
|
||||||
|
save_to_clipboard = true
|
||||||
|
|||||||
Reference in New Issue
Block a user