summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/LauncherConfig.qml8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/LauncherConfig.qml b/config/LauncherConfig.qml
index 30b3e8b..9d9c50c 100644
--- a/config/LauncherConfig.qml
+++ b/config/LauncherConfig.qml
@@ -39,14 +39,6 @@ JsonObject {
dangerous: false
},
{
- name: "Python",
- icon: "code",
- description: "Execute Python one-liners",
- command: ["autocomplete", "python"],
- enabled: true,
- dangerous: false
- },
- {
name: "Scheme",
icon: "palette",
description: "Change the current colour scheme",