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