AutoYADM commit: 2025-03-05 13:10:14
This commit is contained in:
parent
516a2ea7a5
commit
dfecfae215
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
server_endpoint = "/run/user/1000/clipcat/grpc.sock"
|
||||
# finder = "custom"
|
||||
finder = "custom"
|
||||
preview_length = 80
|
||||
|
||||
[rofi]
|
||||
|
|
|
@ -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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue