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
935a8ee411
commit
ee94828d97
@@ -15,9 +15,7 @@ Rectangle {
|
||||
property var copylistEntries: []
|
||||
property string lastParsedCopylistText: ""
|
||||
property var parsedCopylistLines: []
|
||||
// CUSTOM: Track clickthrough state to disable text editing - START
|
||||
property bool isClickthrough: false
|
||||
// CUSTOM: Track clickthrough state to disable text editing - END
|
||||
|
||||
color: Appearance.colors.colLayer0
|
||||
radius: Appearance.rounding.windowRounding - 6
|
||||
|
||||
Reference in New Issue
Block a user