mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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 y: 630
|
||||
}
|
||||
// CUSTOM: Stickypad integration - START
|
||||
property JsonObject stickypad: JsonObject {
|
||||
property bool pinned: true
|
||||
property bool clickthrough: false
|
||||
property real x: 100
|
||||
property real y: 100
|
||||
}
|
||||
// CUSTOM: Stickypad integration - END
|
||||
}
|
||||
|
||||
property JsonObject timer: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user