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,11 +128,11 @@ C-u = ["page_cursor_half_up", "align_view_center"]
[keys.normal."["]
x = "extend_line_above"
[keys.normal.space]
p = [":sh sleep 2; notify-send 'test'", "paste_after"]
# p = [":sh clipcat-menu", "paste_after"]
p = [":insert-output clipcat-menu && wl-paste"]
P = [":append-output clipcat-menu && wl-paste"]
x = ":bc"
# UI settings and stuff
# UI settings and stuff
[keys.normal.space.u]
# Toggle Cursor Always Centered
c = ':toggle cursor-shape.insert bar block'