From 280fe3d2807237f3adb3038011463b08f79f2708 Mon Sep 17 00:00:00 2001 From: Jason DeRose Date: Wed, 10 Oct 2018 11:48:47 -0400 Subject: [PATCH] display favorites on all monitors by default (match windows) --- schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml index 0083561..e08ac38 100644 --- a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml +++ b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml @@ -360,7 +360,7 @@ Specifies if every panel should display the status menu. If false, the status menu is only displayed on the primary monitor. - false + true Display the favorites on all monitors Specifies if every panel should display the favorite applications. If false, the favorite appplications are only displayed on the primary monitor.