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
commit2750789cd67985d049d40ce2fbd89864e95d50d3 (patch)
tree3ed77cb6576151d3e2993187cc96b4a15aaa6252
parentd1fa33c211094a1875bd8d17566aeccd84434e82 (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