Disable xclip for the moment

This commit is contained in:
Andreas Zweili 2023-01-24 08:21:41 +01:00
parent 2881efd61e
commit 5743ffef9b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
(load-file (modules-path "utils.el"))
(load-file (modules-path "various.el"))
(load-file (modules-path "window_split.el"))
(load-file (modules-path "xclip.el"))
;;(load-file (modules-path "xclip.el"))
;; keybindings
(load-file (modules-path "evil.el"))