aboutsummaryrefslogtreecommitdiff
path: root/stalonetray/.stalonetrayrc
diff options
context:
space:
mode:
Diffstat (limited to 'stalonetray/.stalonetrayrc')
-rw-r--r--stalonetray/.stalonetrayrc4
1 files changed, 2 insertions, 2 deletions
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