overview: fix weird window placement when smol width

This commit is contained in:
end-4
2024-05-24 20:09:34 +07:00
parent fd8f171308
commit 10aed6353a
@@ -140,7 +140,7 @@ export default (overviewMonitor = 0) => {
transition: 'slide_down',
revealChild: revealInfoCondition,
child: Widget.Label({
maxWidthChars: 10, // Doesn't matter what number
maxWidthChars: 1, // Doesn't matter what number
truncate: 'end',
className: `margin-top-5 ${xwayland ? 'txt txt-italic' : 'txt'}`,
css: `