diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-08 00:31:58 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-08 00:31:58 +0100 |
| commit | 01b890a586b3fa9d7543b3bc271e6e87236d88b8 (patch) | |
| tree | e2bd1d24807d481d27f0463dd98962ada40823c5 /roles/hyprland/meta | |
| parent | 7c95b96470eccafcce19c08808ab87a1320d30b4 (diff) | |
Fix typo in role descriptions and windowrules
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/argument_specs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/hyprland/meta/argument_specs.yml b/roles/hyprland/meta/argument_specs.yml index 9845602d..b12c2ac5 100644 --- a/roles/hyprland/meta/argument_specs.yml +++ b/roles/hyprland/meta/argument_specs.yml @@ -2,5 +2,5 @@ argument_specs: main: short_description: "Install hyprland on ArchLinux" - description: "Install hyprland on Linux distribution" + description: "Install hyprland on ArchLinux" options: {} |
