[Krunner] Remove the ginormous clear button in Krunner

wilder
Jacopo De Simoi 4 years ago
parent 365fcf4242
commit 6fb89be243
  1. 1
      krunner/qml/RunCommand.qml

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

Loading…
Cancel
Save