mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 11:59:58 -05:00
overview: middle click to close
This commit is contained in:
@@ -275,6 +275,7 @@ Item {
|
||||
color: activeFocus ? Appearance.m3colors.m3onSurface : Appearance.m3colors.m3onSurfaceVariant
|
||||
selectedTextColor: Appearance.m3colors.m3onSurface
|
||||
placeholderText: "Task description"
|
||||
placeholderTextColor: Appearance.m3colors.m3outline
|
||||
focus: root.showAddDialog
|
||||
onAccepted: dialog.addTask()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user