From 7355c4397ffa699e4647eee43ddc7b0805ea8e37 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Mon, 29 Aug 2022 16:36:46 +0200 Subject: [PATCH] config/doom: add xclip for wayland Needs wl-clipboard https://github.com/doomemacs/doomemacs/issues/5219 --- .config/doom/config.el | 1 + .config/yadm/unignore | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/doom/config.el b/.config/doom/config.el index 86b8f83..732aeff 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -191,6 +191,7 @@ Version 2019-11-04 2021-02-16" ;; Treat clipboard input as UTF-8 string first; compound text next, etc. (setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING)) +(add-hook 'window-setup-hook #'xclip-mode) ;;; Data Preservation diff --git a/.config/yadm/unignore b/.config/yadm/unignore index ae713b3..f47da36 100644 --- a/.config/yadm/unignore +++ b/.config/yadm/unignore @@ -4,6 +4,5 @@ $XDG_CONFIG_HOME/git $XDG_CONFIG_HOME/nvim $XDG_CONFIG_HOME/espanso $XDG_CONFIG_HOME/zsh/completion -$XDG_CONFIG_HOME/sway/*.d/*.conf $CONFIG_SHELLS $HOME/.local/bin/*/