diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-14 17:24:38 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-14 17:24:38 +0200 |
| commit | 4f29b6dd05b4826f7a1df57d70537f2dc8d1d8f8 (patch) | |
| tree | 87a992ea9b0b83730d22194b353036a34d09d205 /roles/hyprland/meta | |
| parent | 0e24c6583a159d1e7626cffec25e30f0656f09b8 (diff) | |
Replace hyprland_nvidia boolean with a fact from the role
This to make the role have less configurations, and less prune to human
errors
Diffstat (limited to 'roles/hyprland/meta')
| -rw-r--r-- | roles/hyprland/meta/argument_specs.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/hyprland/meta/argument_specs.yml b/roles/hyprland/meta/argument_specs.yml index d5da1e36..accae13f 100644 --- a/roles/hyprland/meta/argument_specs.yml +++ b/roles/hyprland/meta/argument_specs.yml @@ -2,10 +2,6 @@ argument_specs: main: options: - hyprland_nvidia: - type: "bool" - default: false - description: "Enable NVIDIA-specific environment variables for Wayland" hyprland_gdk_scale: type: "int" default: 1 |
