From 406138f62ec6264c05418392dc4de46fcc4a4eca Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Tue, 19 Mar 2024 03:28:34 -0400 Subject: [PATCH] Change emacs-everywhere paste command --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 7cf93f4..14918df 100644 --- a/config.org +++ b/config.org @@ -2317,7 +2317,7 @@ Emacs Everywhere is a great idea. Unfortunately, the default package on MELPA us (after! emacs-everywhere ;; Shell commands for interacting with window system (setq emacs-everywhere-paste-command - '("wtype" "-M" "ctrl" "v" "-m" "ctrl") + '("wtype" "-M" "shift" "-P" "Insert") emacs-everywhere-copy-command '("sh" "-c" "wl-copy < %f") emacs-everywhere-window-focus-command