forked from Shinonome/dots-hyprland
update hyprlock config
This commit is contained in:
@@ -68,6 +68,9 @@ ColumnLayout {
|
||||
onEditingChanged: {
|
||||
if (!editing) {
|
||||
renderLatex()
|
||||
} else {
|
||||
console.log("Editing mode enabled", segmentContent)
|
||||
textArea.text = segmentContent
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user