diff options
author | xero <x@xero.nu> | 2015-01-17 14:31:25 -0500 |
---|---|---|
committer | xero <x@xero.nu> | 2015-01-17 14:31:25 -0500 |
commit | b5d20506fc03fa4e7aadd1dea84ae34d482110b5 (patch) | |
tree | 7bbfac46ca72fc4ea87c6b1d23013648dcd8a4f4 /stalonetray | |
parent | 26cb40bacf19ef9c4eaf5642daf6b199b10f33f2 (diff) | |
download | dotfiles_ascii-b5d20506fc03fa4e7aadd1dea84ae34d482110b5.tar.xz dotfiles_ascii-b5d20506fc03fa4e7aadd1dea84ae34d482110b5.zip |
update herbstluftwm theme
Diffstat (limited to 'stalonetray')
-rw-r--r-- | stalonetray/.stalonetrayrc | 4 |
1 files changed, 2 insertions, 2 deletions
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 |