AutoYADM commit: 2025-03-05 11:20:19

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

View file

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