quickshell: use screen.width for RowLayout

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-26 11:59:46 +01:00
parent 5e86856307
commit d63097edb6

View file

@ -459,8 +459,8 @@ in
color: "#D1${c.base00}"
RowLayout {
width: bar.width
height: bar.height
width: bar.screen.width
height: 30
spacing: 0
// Workspaces