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 = []
|
extra_arguments = []
|
||||||
|
|
||||||
[custom_finder]
|
[custom_finder]
|
||||||
program = "fuzzel"
|
program = "/home/fic/scripts/clipcat.sh"
|
||||||
args = [
|
args = []
|
||||||
"--dmenu",
|
# args = [
|
||||||
"--placeholder=Clipboard:",
|
# "--dmenu",
|
||||||
]
|
# "--placeholder=Clipboard:",
|
||||||
|
# ]
|
||||||
|
|
||||||
[log]
|
[log]
|
||||||
emit_journald = true
|
emit_journald = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue