forked from Shinonome/dots-hyprland
Feature (Overlay): MangoHud Fps Limiter widget (#2388)
This commit is contained in:
@@ -107,6 +107,12 @@ Singleton {
|
||||
property real y: 280
|
||||
property int tabIndex: 0
|
||||
}
|
||||
property JsonObject fpsLimiter: JsonObject {
|
||||
property bool pinned: false
|
||||
property bool clickthrough: false
|
||||
property real x: 1576
|
||||
property real y: 630
|
||||
}
|
||||
}
|
||||
|
||||
property JsonObject timer: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user