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

This commit is contained in:
Daniel Fichtinger 2025-03-05 11:15:19 -05:00
parent 317e1a54f1
commit 51c25e2f33

View file

@ -128,8 +128,8 @@ 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]
p = [":sh sleep 2; notify-send 'test'", "paste_after"] p = [":insert-output clipcat-menu && wl-paste"]
# p = [":sh clipcat-menu", "paste_after"] P = [":append-output clipcat-menu && wl-paste"]
x = ":bc" x = ":bc"
# UI settings and stuff # UI settings and stuff