From 10aed6353a38b8b4384d8f8201aede712e4c37ae Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 24 May 2024 20:09:34 +0700 Subject: [PATCH] overview: fix weird window placement when smol width --- .config/ags/modules/overview/overview_hyprland.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ags/modules/overview/overview_hyprland.js b/.config/ags/modules/overview/overview_hyprland.js index 78ba3ee20..468d09e80 100644 --- a/.config/ags/modules/overview/overview_hyprland.js +++ b/.config/ags/modules/overview/overview_hyprland.js @@ -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: `