Remove the ginormous clear button in Krunner

wilder-5.25
Jacopo De Simoi 4 years ago
parent fdb4ac7107
commit 72db3e47f0
  1. 1
      lookandfeel/contents/runcommand/RunCommand.qml

@ -84,6 +84,7 @@ ColumnLayout {
id: queryField
property bool allowCompletion: false
clearButtonShown: false
Layout.minimumWidth: 818
activeFocusOnPress: true

Loading…
Cancel
Save