From 4f29b6dd05b4826f7a1df57d70537f2dc8d1d8f8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 14 Jul 2026 17:24:38 +0200 Subject: Replace hyprland_nvidia boolean with a fact from the role This to make the role have less configurations, and less prune to human errors --- roles/hyprland/defaults/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/hyprland/defaults') diff --git a/roles/hyprland/defaults/main.yml b/roles/hyprland/defaults/main.yml index 3781ee44..6aec17de 100644 --- a/roles/hyprland/defaults/main.yml +++ b/roles/hyprland/defaults/main.yml @@ -1,3 +1,2 @@ --- -hyprland_nvidia: false hyprland_gdk_scale: 1 -- cgit v1.2.3