AutoYADM commit: 2025-03-05 13:10:14

This commit is contained in:
Daniel Fichtinger 2025-03-05 13:10:14 -05:00
parent 516a2ea7a5
commit dfecfae215
2 changed files with 1 additions and 2 deletions

View file

@ -128,7 +128,6 @@ C-u = ["page_cursor_half_up", "align_view_center"]
[keys.normal."["]
x = "extend_line_above"
[keys.normal.space]
# finally it works!
p = '''
:append-output clipcat-menu --finder custom --custom-finder-program-path fuzzel --custom-finder-arguments=--dmenu,--placeholder=Clipboard --config <(printf "[log]\nemit_stdout = true\n") | grep -q 'Nothing is selected' && exit 1 || wl-paste'''
P = '''