AutoYADM commit: 2025-03-05 11:35:18
This commit is contained in:
parent
00e066439e
commit
5eb36e9975
1 changed files with 6 additions and 5 deletions
|
@ -21,11 +21,12 @@ menu_prompt = "Clipcat"
|
|||
extra_arguments = []
|
||||
|
||||
[custom_finder]
|
||||
program = "fuzzel"
|
||||
args = [
|
||||
"--dmenu",
|
||||
"--placeholder=Clipboard:",
|
||||
]
|
||||
program = "/home/fic/scripts/clipcat.sh"
|
||||
args = []
|
||||
# args = [
|
||||
# "--dmenu",
|
||||
# "--placeholder=Clipboard:",
|
||||
# ]
|
||||
|
||||
[log]
|
||||
emit_journald = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue