mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 01:09:58 -05:00
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