summaryrefslogtreecommitdiff
path: root/xfce-base/xfce4-panel/files/increase_xfce_systray_spacing.patch
blob: fd74b9536bcb97c008e063dac82d35195be003de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nur a/plugins/systray/systray-box.c b/plugins/systray/systray-box.c
--- a/plugins/systray/systray-box.c	2013-05-05 18:47:07.000000000 +0300
+++ b/plugins/systray/systray-box.c	2015-01-23 16:26:03.859341485 +0200
@@ -36,7 +36,7 @@
 #include "systray-box.h"
 #include "systray-socket.h"
 
-#define SPACING    (2)
+#define SPACING    (5)
 #define OFFSCREEN  (-9999)
 
 /* some icon implementations request a 1x1 size for invisible icons */