mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-11 09:49:30 -05:00
overlay: fps limiter: fix weird container and button size
This commit is contained in:
@@ -109,8 +109,8 @@ Singleton {
|
||||
property JsonObject fpsLimiter: JsonObject {
|
||||
property bool pinned: false
|
||||
property bool clickthrough: false
|
||||
property real x: 100
|
||||
property real y: 100
|
||||
property real x: 1600
|
||||
property real y: 630
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user