From 0619717115e81b0bcc98383a9bd480931c6f749b Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 3 Nov 2011 15:52:40 -0400 Subject: Adjust trayer height to 13 --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 & -- cgit v1.2.3