-
Notifications
You must be signed in to change notification settings - Fork 0
⭐ 1. Commands and Options
SmileLulz edited this page Sep 1, 2026
·
2 revisions
smilemenu [options]| Option / Argument | Short Form | Accepts Value | Description |
|---|---|---|---|
--help |
-h |
Show help message | |
--version |
-v |
Show current version | |
--daemon |
-d |
Run the daemon | |
--prompt |
-p |
<text> |
Set a custom prompt |
--prompt-position |
--pp |
{entry,top,hidden} |
Prompt position (top, entry, hidden) |
--placeholder |
--ph |
<text> |
Set placeholder text |
--provider |
--pv |
<script/path> |
Use a provider script |
--field |
-f |
<field> |
Set fields as custom modes (can be repeated) |
--width |
-w |
<pixels> |
Set custom window width |
--no-text-field |
--ntf |
Hide the text field | |
--max-items |
--mi |
<count> |
Set max visible items |
--gen-config |
--gc |
Generate config file | |
--gen-theme |
--gt |
Generate QML theme file | |
--config |
-c |
<file/path> |
Use custom config file |
--theme |
-t |
<file/path> |
Use custom QML theme file |
--dcache |
--dc |
{app,all} |
Delete cache: 'app' or 'all' |