summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-01-24 20:06:57 +0100
committerAhmed AbdelHalim <[email protected]>2026-01-24 20:06:57 +0100
commit1ffba69f1ae6bc868ebdfade4c433eaf970ba32f (patch)
tree3ed77cb6576151d3e2993187cc96b4a15aaa6252
parentde269fb0309d54546c968f6256b5d3f6a12bfbcc (diff)
Fix hypr_monitor naming to follow the naming convention
-rw-r--r--host_vars/archlinux.local.ymlbin714 -> 740 bytes
-rw-r--r--roles/hyprland/templates/hyprland/monitors.conf.j24
2 files changed, 2 insertions, 2 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml
index 6f2829a5..0d7d2597 100644
--- a/host_vars/archlinux.local.yml
+++ b/host_vars/archlinux.local.yml
Binary files differ
diff --git a/roles/hyprland/templates/hyprland/monitors.conf.j2 b/roles/hyprland/templates/hyprland/monitors.conf.j2
index 9a2ab244..266cb0af 100644
--- a/roles/hyprland/templates/hyprland/monitors.conf.j2
+++ b/roles/hyprland/templates/hyprland/monitors.conf.j2
@@ -3,8 +3,8 @@
# Configure Hyprland Monitors
# See https://wiki.hypr.land/Configuring/Monitors/
-{% if hypr_monitors is defined %}
-{{ hypr_monitors }}
+{% if hyprland_monitors is defined %}
+{{ hyprland_monitors }}
{% else %}
# Optimized for retina-class 2x displays, like 13" 2.8K, 27" 5K, 32" 6K.
# env = GDK_SCALE,2