From 267f0515417a686823c4d7d04dec8f9d59eb205b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 8 Jul 2025 17:57:02 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-08 17:57:02 --- .config/kak/extra.kak | 1 - .config/kak/kakrc | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/kak/extra.kak b/.config/kak/extra.kak index 57bb3f50..64939137 100644 --- a/.config/kak/extra.kak +++ b/.config/kak/extra.kak @@ -20,7 +20,6 @@ require-module notes require-module plugins require-module yazi require-module luar -require-module clipboard set-option global luar_interpreter luajit # only set to foot if we are on wayland hook global ModuleLoaded wayland %{ diff --git a/.config/kak/kakrc b/.config/kak/kakrc index 773d575d..cd83a836 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -15,9 +15,11 @@ define-command -override false fail require-module ui-mode require-module colemak +require-module clipboard try %{ %opt{on_server} + set-option global clipboard_copy_cmd % colorscheme ashen-local } catch %{ colorscheme ashen