fix duplicate name in centered-L windowrule block
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
48c8845eb9
commit
12e7283401
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue