forked from Shinonome/dots-hyprland
overlay: fps limiter: fix weird container and button size
This commit is contained in:
@@ -6,5 +6,7 @@ import qs.modules.overlay
|
||||
StyledOverlayWidget {
|
||||
id: root
|
||||
title: "MangoHud FPS"
|
||||
contentItem: FpsLimiterContent {}
|
||||
contentItem: FpsLimiterContent {
|
||||
radius: root.contentRadius
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user