From b5d20506fc03fa4e7aadd1dea84ae34d482110b5 Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sat, 17 Jan 2015 14:31:25 -0500
Subject: update herbstluftwm theme

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

(limited to 'stalonetray')

diff --git a/stalonetray/.stalonetrayrc b/stalonetray/.stalonetrayrc
index 71b28d3..2fd8f05 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 "#444444"
+background "#000000"
 
 # 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+1166
+geometry 1x1+1180
 
 # 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