From 12e7283401cdb508feb4cbc0ad8366f448924fd4 Mon Sep 17 00:00:00 2001 From: The_miro Date: Fri, 8 May 2026 17:03:11 +0200 Subject: [PATCH] fix duplicate name in centered-L windowrule block Co-Authored-By: Claude Sonnet 4.6 --- desktopenvs/hyprland/hypr-usr/windowrules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/hypr-usr/windowrules.conf b/desktopenvs/hyprland/hypr-usr/windowrules.conf index e8e9040..484e09b 100644 --- a/desktopenvs/hyprland/hypr-usr/windowrules.conf +++ b/desktopenvs/hyprland/hypr-usr/windowrules.conf @@ -18,7 +18,7 @@ windowrule = match:tag mixer, move (monitor_w*0.73) (monitor_h*0.055) windowrule = match:tag mixer, size (monitor_w*0.25) (monitor_h*0.35) windowrule { - name = large-centered + name = large-centered-L match:tag = centered-L float = on move = (monitor_w*0.1) (monitor_h*0.1)