From 40715009669612c5b36ea62902f9798e66f51eb1 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 3 Nov 2025 00:59:16 -0600 Subject: [PATCH] DATA/mate-panel: set 2 rows as default workspaces. --- .../002-set_default_2_rows_mate-panel.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 helpers/DATA/mate-panel/patch_changes/002-set_default_2_rows_mate-panel.patch diff --git a/helpers/DATA/mate-panel/patch_changes/002-set_default_2_rows_mate-panel.patch b/helpers/DATA/mate-panel/patch_changes/002-set_default_2_rows_mate-panel.patch new file mode 100644 index 0000000..aa6ce89 --- /dev/null +++ b/helpers/DATA/mate-panel/patch_changes/002-set_default_2_rows_mate-panel.patch @@ -0,0 +1,13 @@ +diff --git a/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in b/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in +index c49f472d..c9c88998 100644 +--- a/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in ++++ b/applets/wncklet/org.mate.panel.applet.workspace-switcher.gschema.xml.in +@@ -11,7 +11,7 @@ + If true, the workspace switcher will show all workspaces. Otherwise it will only show the current workspace. + + +- 1 ++ 2 + Rows in workspace switcher + This key specifies how many rows (for horizontal layout) or columns (for vertical layout) the workspace switcher shows the workspaces in. This key is only relevant if the display_all_workspaces key is true. +