summarylogtreecommitdiffstats
path: root/spacing.patch
diff options
context:
space:
mode:
Diffstat (limited to 'spacing.patch')
-rw-r--r--spacing.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/spacing.patch b/spacing.patch
new file mode 100644
index 000000000000..b41386cf1042
--- /dev/null
+++ b/spacing.patch
@@ -0,0 +1,11 @@
+--- /tmp/panelfix/xfce4-panel-4.12.1/plugins/systray/systray-box.c 2016-08-11 23:54:27.000000000 +0200
++++ systray-box.c 2017-09-09 00:31:34.418913116 +0200
+@@ -36,7 +36,7 @@
+ #include "systray-box.h"
+ #include "systray-socket.h"
+
+-#define SPACING (2)
++#define SPACING (10)
+ #define OFFSCREEN (-9999)
+
+ /* some icon implementations request a 1x1 size for invisible icons */