Remove xclip
This commit is contained in:
parent
8d6afc7e7d
commit
f8c808d785
2 changed files with 0 additions and 4 deletions
|
@ -166,9 +166,6 @@ possible."
|
|||
(unless IS-WINDOWS
|
||||
(add-hook! 'tty-setup-hook
|
||||
(defun doom-init-clipboard-in-tty-emacs-h ()
|
||||
(and (not (getenv "SSH_CONNECTION"))
|
||||
(require 'xclip nil t)
|
||||
(xclip-mode +1))
|
||||
(and (require 'clipetty nil t)
|
||||
(global-clipetty-mode +1)))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue