From 30e92ca4e8f8a79f9121459ec0f79af01911326a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 29 Nov 2021 12:44:13 -0700 Subject: expand comment --- .emacs.d/init-spw.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el index 5d883ad0..8b176db9 100644 --- a/.emacs.d/init-spw.el +++ b/.emacs.d/init-spw.el @@ -886,6 +886,7 @@ the non-side windows deleted by `delete-other-windows' will also reappear." mouse-yank-at-point t yank-pop-change-selection nil ;; I believe this sometimes causes hangs when using pgtk under swaywm. + ;; This is unfortunate as it is nice to have this turned on. ;; save-interprogram-paste-before-kill t x-select-enable-clipboard-manager t) (global-set-key [mouse-2] #'mouse-yank-primary) -- cgit v1.2.3