AutoYADM commit: 2025-04-01 15:40:18
This commit is contained in:
parent
fce4cdb630
commit
72d8507b06
1 changed files with 5 additions and 0 deletions
|
@ -160,6 +160,11 @@ space = [
|
|||
':set mouse false',
|
||||
':set mouse true',
|
||||
]
|
||||
|
||||
m = '''
|
||||
@:echo hi
|
||||
'''
|
||||
|
||||
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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue