AutoYADM commit: 2025-03-05 11:25:18

This commit is contained in:
Daniel Fichtinger 2025-03-05 11:25:19 -05:00
parent b5fcbd7634
commit 00e066439e

View file

@ -129,7 +129,7 @@ C-u = ["page_cursor_half_up", "align_view_center"]
x = "extend_line_above"
[keys.normal.space]
# open clipboard picker & paste
p = [":append-output clipcat-menu && wl-paste"]
p = [":append-output (clipcat-menu && wl-paste) || echo''"]
P = [":insert-output clipcat-menu && wl-paste"]
x = ":bc"