From 7c443c26978506533fa95b4b0f111ed9959f1ffe Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sun, 26 Apr 2015 10:22:30 -0400
Subject: update dzen2 bar and stalonetray

---
 stalonetray/.stalonetrayrc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'stalonetray')

diff --git a/stalonetray/.stalonetrayrc b/stalonetray/.stalonetrayrc
index 2fd8f05..967bffb 100644
--- a/stalonetray/.stalonetrayrc
+++ b/stalonetray/.stalonetrayrc
@@ -13,7 +13,7 @@
 
 # background <color>         # color can be specified as an HTML hex triplet or
                              # as a name from rgb.txt, note that '#' must be quoted
-background "#000000"
+background "#111111"
 
 # decorations <decspec>      # set trays window decorations; possible values for
                              # decspec are: all, title, border, none
@@ -34,7 +34,7 @@ fuzzy_edges 0
 
 # geometry <geometry>        # tray's geometry in standard X notation; width and
                              # height are specified in slot_size multiples
-geometry 1x1+1180
+geometry 1x1+128
 
 # grow_gravity <gravity>     # one of N, S, E, W, NW, NE, SW, SE; tray will grow
                              # in the direction opposite to one specified by
-- 
cgit v1.2.1