Adjust window-name width
- Shorter, cleaner look
This commit is contained in:
parent
8992d14a7b
commit
486db525e0
@ -123,6 +123,7 @@ export component TopBar inherits Window {
|
|||||||
|
|
||||||
// Current Window Title
|
// Current Window Title
|
||||||
Text {
|
Text {
|
||||||
|
width: root.width/4;
|
||||||
text: root.current_window_title;
|
text: root.current_window_title;
|
||||||
vertical-alignment: center;
|
vertical-alignment: center;
|
||||||
wrap: no-wrap;
|
wrap: no-wrap;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user