From b5fcbd76344e7b7a0528c538c478b2b5c3fb753f Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 11:20:19 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 11:20:19 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 9bc27191..335bfc8a 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -128,6 +128,7 @@ C-u = ["page_cursor_half_up", "align_view_center"] [keys.normal."["] x = "extend_line_above" [keys.normal.space] +# open clipboard picker & paste p = [":append-output clipcat-menu && wl-paste"] P = [":insert-output clipcat-menu && wl-paste"] x = ":bc"