This commit is contained in:
end-4
2025-06-11 00:36:26 +02:00
parent 74e049b7b4
commit fd5553a0ad
@@ -15,7 +15,9 @@ Scope {
model: Quickshell.screens
PanelWindow {
visible: (ConfigOptions.appearance.fakeScreenRounding === 1 || (ConfigOptions.appearance.fakeScreenRounding === 2 && !activeWindow?.fullscreen))
visible: (ConfigOptions.appearance.fakeScreenRounding === 1
|| (ConfigOptions.appearance.fakeScreenRounding === 2
&& !activeWindow?.fullscreen))
property var modelData