forked from Shinonome/dots-hyprland
overlay: make widgets resizable
This commit is contained in:
@@ -6,6 +6,8 @@ import qs.modules.overlay
|
||||
StyledOverlayWidget {
|
||||
id: root
|
||||
title: "MangoHud FPS"
|
||||
minimumWidth: 275
|
||||
minimumHeight: 100
|
||||
contentItem: FpsLimiterContent {
|
||||
radius: root.contentRadius
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user