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 --- host_vars/desktop.local.yml | Bin 1064 -> 1042 bytes host_vars/desktop.local.yml.example | 1 - host_vars/macbook.local.yml.example | 1 - 3 files changed, 2 deletions(-) (limited to 'host_vars') diff --git a/host_vars/desktop.local.yml b/host_vars/desktop.local.yml index 170048d2..b722625e 100644 Binary files a/host_vars/desktop.local.yml and b/host_vars/desktop.local.yml differ diff --git a/host_vars/desktop.local.yml.example b/host_vars/desktop.local.yml.example index c8dd0be1..cbafb889 100644 --- a/host_vars/desktop.local.yml.example +++ b/host_vars/desktop.local.yml.example @@ -41,7 +41,6 @@ fonts_extra: - "ttf-dejavu" - "noto-fonts" -hyprland_nvidia: true hyprland_gdk_scale: 2 hyprland_kanshi_profiles: | profile home { diff --git a/host_vars/macbook.local.yml.example b/host_vars/macbook.local.yml.example index a4f87605..95b4f191 100644 --- a/host_vars/macbook.local.yml.example +++ b/host_vars/macbook.local.yml.example @@ -54,7 +54,6 @@ firefox_extra_extensions: installation_mode: "force_installed" install_url: "https://addons.mozilla.org/firefox/downloads/latest/tabby-window-tab-manager/latest.xpi" -hyprland_nvidia: false # Output criteria must be the full "make model serial" string reported by # `hyprctl monitors` (use "Unknown" for any missing field), not just the # model name — otherwise the profile silently never matches and kanshi -- cgit v1.2.3