generated from wm-packages/pika-hyprland-settings
Update release version to 1.0.0-101pika15 and adjust ActiveWindow layout for better spacing
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 39s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 39s
This commit is contained in:
parent
d9e551638f
commit
4f5a25698c
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
1
|
||||
2
|
@ -1,4 +1,4 @@
|
||||
pikabar (1.0.0-101pika14) pika; urgency=medium
|
||||
pikabar (1.0.0-101pika15) pika; urgency=medium
|
||||
|
||||
* Less of a chonker
|
||||
|
||||
|
@ -46,7 +46,7 @@ BarWidget {
|
||||
Text {
|
||||
id: text
|
||||
Layout.fillWidth: false
|
||||
Layout.maximumWidth: wrapper.maxWidth - icon.implicitWidth - 16
|
||||
Layout.maximumWidth: wrapper.maxWidth - icon.implicitWidth - 32
|
||||
horizontalAlignment: Text.AlignLeft
|
||||
text: ToplevelManager.activeToplevel?.title ?? ""
|
||||
color: Globals.commonStyles.textColor
|
||||
|
Loading…
Reference in New Issue
Block a user