aboutsummaryrefslogtreecommitdiffstats
path: root/window-switcher/Windows.qml
diff options
context:
space:
mode:
Diffstat (limited to 'window-switcher/Windows.qml')
-rw-r--r--window-switcher/Windows.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/window-switcher/Windows.qml b/window-switcher/Windows.qml
index fb582ad..411c921 100644
--- a/window-switcher/Windows.qml
+++ b/window-switcher/Windows.qml
@@ -73,8 +73,8 @@ Singleton {
// has no icon and the card falls back to its number.
readonly property var workspaceIcons: ({
1: "web-browser",
- 2: "utilities-terminal",
- 3: "text-editor",
+ 2: "text-editor",
+ 3: "utilities-terminal",
4: "network-server",
5: "document-edit",
6: "applications-graphics",