We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7394b7 commit 4cf7938Copy full SHA for 4cf7938
1 file changed
Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml
@@ -16,7 +16,6 @@ ColumnLayout {
16
Layout.fillWidth: true
17
text: Settings.data.appLauncher.terminalCommand
18
onTextChanged: Settings.data.appLauncher.terminalCommand = text
19
- }
20
}
21
22
NToggle {
0 commit comments