diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-08 15:27:13 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-08 15:27:13 +0100 |
| commit | 5b7a3dc5370772ffbfdc52b2b145e35d1061caa8 (patch) | |
| tree | 2b450334838f195b50b8eb1a799a6df7f4408089 /roles/syshud/meta/argument_specs.yml | |
| parent | 639bc16016f175f49174d8e763f96497b9110bc1 (diff) | |
Add the basic syshud role for OSD w/Hyprtheming extension
Diffstat (limited to 'roles/syshud/meta/argument_specs.yml')
| -rw-r--r-- | roles/syshud/meta/argument_specs.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/syshud/meta/argument_specs.yml b/roles/syshud/meta/argument_specs.yml new file mode 100644 index 00000000..1958a029 --- /dev/null +++ b/roles/syshud/meta/argument_specs.yml @@ -0,0 +1,6 @@ +--- +argument_specs: + main: + short_description: "Install syshud" + description: "Install syshud" + options: {} |
