fix duplicate name in centered-L windowrule block

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
main
The_miro 2026-05-08 17:03:11 +02:00
parent 48c8845eb9
commit 12e7283401
1 changed files with 1 additions and 1 deletions

View File

@ -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 = match:tag mixer, size (monitor_w*0.25) (monitor_h*0.35)
windowrule { windowrule {
name = large-centered name = large-centered-L
match:tag = centered-L match:tag = centered-L
float = on float = on
move = (monitor_w*0.1) (monitor_h*0.1) move = (monitor_w*0.1) (monitor_h*0.1)