aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorRyan Kavanagh <ryanakca@kubuntu.org>2011-11-03 15:52:40 -0400
committerRyan Kavanagh <ryanakca@kubuntu.org>2011-11-03 15:52:40 -0400
commit0619717115e81b0bcc98383a9bd480931c6f749b (patch)
tree441a8e21929d94ba497c1f6eb1a4346aa13d83c4 /.xinitrc
parentSet dzen font to fixed and set bg color to black (diff)
Adjust trayer height to 13
Diffstat (limited to '')
-rwxr-xr-x.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 5da0d66..a657206 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -3,7 +3,7 @@ redshift -m REDSHIFT_MODE -l 44.22:-76.48 -t 6500:2500 &
xkbcomp -I$HOME/.xkb $HOME/.xkb/keymap/icd $DISPLAY
# xcompmgr &
trayer --tint black --edge top --SetDockType true --SetPartialStrut true \
- --expand true --width 10 --transparent true --height 18 --align right &
+ --expand true --width 10 --transparent true --height 13 --align right &
xautolock -time 2 &
/home/ryan/.dzen/battery.sh &
/home/ryan/.dzen/temperature.sh &