forked from Shinonome/dots-hyprland
removed unnecessary comments
This commit is contained in:
committed by
GitHub
parent
631d496001
commit
77e6264568
@@ -113,14 +113,12 @@ Singleton {
|
|||||||
property real x: 1576
|
property real x: 1576
|
||||||
property real y: 630
|
property real y: 630
|
||||||
}
|
}
|
||||||
// CUSTOM: Stickypad integration - START
|
|
||||||
property JsonObject stickypad: JsonObject {
|
property JsonObject stickypad: JsonObject {
|
||||||
property bool pinned: true
|
property bool pinned: true
|
||||||
property bool clickthrough: false
|
property bool clickthrough: false
|
||||||
property real x: 100
|
property real x: 100
|
||||||
property real y: 100
|
property real y: 100
|
||||||
}
|
}
|
||||||
// CUSTOM: Stickypad integration - END
|
|
||||||
}
|
}
|
||||||
|
|
||||||
property JsonObject timer: JsonObject {
|
property JsonObject timer: JsonObject {
|
||||||
|
|||||||
Reference in New Issue
Block a user