summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff')
-rw-r--r--source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff b/source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff
new file mode 100644
index 000000000..f3400d2ea
--- /dev/null
+++ b/source/kde/kde/patch/plasma-desktop/plasma-desktop.default_launcher_tasks.diff
@@ -0,0 +1,11 @@
+--- ./applets/taskmanager/package/contents/config/main.xml.orig 2020-11-10 13:59:29.000000000 -0600
++++ ./applets/taskmanager/package/contents/config/main.xml 2020-11-21 19:55:26.280492839 -0600
+@@ -77,7 +77,7 @@
+ </entry>
+ <entry name="launchers" type="StringList">
+ <label>The list of launcher tasks on the widget. Usually .desktop file or executable URLs. Special URLs such as preferred://browser that expand to default applications are supported.</label>
+- <default>applications:systemsettings.desktop,applications:org.kde.discover.desktop,preferred://filemanager,preferred://browser</default>
++ <default>applications:systemsettings.desktop,preferred://filemanager</default>
+ </entry>
+ <entry name="middleClickAction" type="Enum">
+ <label>What to do on middle-mouse click on a task button.</label>