mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
alacritty: copy selected text automatically
This commit is contained in:
parent
5c987b03f9
commit
9222ce30f1
@ -49,3 +49,6 @@ colors:
|
|||||||
magenta: "0xd3869b"
|
magenta: "0xd3869b"
|
||||||
cyan: "0x8ec07c"
|
cyan: "0x8ec07c"
|
||||||
white: "0xebdbb2"
|
white: "0xebdbb2"
|
||||||
|
|
||||||
|
selection:
|
||||||
|
save_to_clipboard: true
|
||||||
|
@ -49,3 +49,6 @@ colors:
|
|||||||
magenta: "0xd3869b"
|
magenta: "0xd3869b"
|
||||||
cyan: "0x8ec07c"
|
cyan: "0x8ec07c"
|
||||||
white: "0xebdbb2"
|
white: "0xebdbb2"
|
||||||
|
|
||||||
|
selection:
|
||||||
|
save_to_clipboard: true
|
||||||
|
Loading…
Reference in New Issue
Block a user