quickshell: force bar width to screen width

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 11:29:00 +01:00
parent 71661498d9
commit ebd703fa15

View file

@ -455,6 +455,7 @@ in
}
implicitHeight: 30
width: bar.screen.width
color: "#D1${c.base00}"
RowLayout {