mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
removed unnecessary comments
This commit is contained in:
committed by
GitHub
parent
9c1c97a7ec
commit
8a5852f61a
@@ -11,9 +11,7 @@ Singleton {
|
||||
{ identifier: "crosshair", materialSymbol: "point_scan" },
|
||||
{ identifier: "fpsLimiter", materialSymbol: "animation" },
|
||||
{ identifier: "resources", materialSymbol: "browse_activity" },
|
||||
// CUSTOM: Stickypad integration - START
|
||||
{ identifier: "stickypad", materialSymbol: "note_stack" }
|
||||
// CUSTOM: Stickypad integration - END
|
||||
]
|
||||
|
||||
readonly property bool hasPinnedWidgets: root.pinnedWidgetIdentifiers.length > 0
|
||||
|
||||
Reference in New Issue
Block a user