From a99efdbfbc207e2e34ad7ff853029b3e15c13fb6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Jan 2021 23:21:02 -0600 Subject: Enable clipboard I think it was already, but let’s make things explicit --- config.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index d5fb7da..9cfa688 100644 --- a/config.org +++ b/config.org @@ -1112,6 +1112,10 @@ from [[https://github.com/mpereira/.emacs.d#make-cursor-movement-an-order-of-mag (cuss yank-pop-change-selection t "Update the X selection when rotating the kill ring.") + + (cuss x-select-enable-clipboard t) + (cuss x-select-enable-primary t) + (cuss mouse-drag-copy-region t) #+end_src **** Don’t append the same thing twice to the kill-ring -- cgit 1.4.1-21-gabe81