summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-12 12:11:31 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-12 12:47:34 +0100
commit4deb0d4aec1e277604a83acee58453e30d63fec0 (patch)
tree9b7772a97f8ab6c0b8ed430274111a845c2f7429 /roles
parentffa00f59ed43d558359e24dc0c1971c3f6d57f70 (diff)
Fix typo in hypr monitors configuration block
Diffstat (limited to 'roles')
-rw-r--r--roles/hyprland/templates/hyprland/monitors.conf.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/hyprland/templates/hyprland/monitors.conf.j2 b/roles/hyprland/templates/hyprland/monitors.conf.j2
index 2c649b5a..dadc7ac8 100644
--- a/roles/hyprland/templates/hyprland/monitors.conf.j2
+++ b/roles/hyprland/templates/hyprland/monitors.conf.j2
@@ -1,8 +1,8 @@
# Configure Hyprland Monitors
# See https://wiki.hypr.land/Configuring/Monitors/
-{% if hyper_monitor_config is defined %}
-{{ hyper_monitor_config }}
+{% if hypr_monitors is defined %}
+{{ hypr_monitors }}
{% else %}
# Optimized for retina-class 2x displays, like 13" 2.8K, 27" 5K, 32" 6K.
# env = GDK_SCALE,2