mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 23:39:58 -05:00
removed unnecessary comments
This commit is contained in:
committed by
GitHub
parent
ee94828d97
commit
819735169b
@@ -13,8 +13,6 @@ StyledOverlayWidget {
|
|||||||
contentItem: StickypadContent {
|
contentItem: StickypadContent {
|
||||||
implicitWidth: 440
|
implicitWidth: 440
|
||||||
implicitHeight: 380
|
implicitHeight: 380
|
||||||
// CUSTOM: Pass clickthrough state to content - START
|
|
||||||
isClickthrough: root.clickthrough
|
isClickthrough: root.clickthrough
|
||||||
// CUSTOM: Pass clickthrough state to content - END
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user