diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-03 23:29:04 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-04 00:09:07 +0100 |
| commit | 61d0ea9cb67c77bbcb587e3deebb40d511894c17 (patch) | |
| tree | 0a27a80204e1bf74616f32720c9823f42d42f571 /roles/tofi/meta/argument_specs.yml | |
| parent | a28abfae412d0f9391264f63df7223fc9107d300 (diff) | |
Add tofi launcher with theming
Diffstat (limited to 'roles/tofi/meta/argument_specs.yml')
| -rw-r--r-- | roles/tofi/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/tofi/meta/argument_specs.yml b/roles/tofi/meta/argument_specs.yml new file mode 100644 index 00000000..91cdfcf5 --- /dev/null +++ b/roles/tofi/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install tofi" + description: "Install tofi" + options: {} |
