Adjusting sizes
This commit is contained in:
parent
22268b80b7
commit
d49de630ff
2 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@
|
|||
# This is setup to display on dual 1680x1050 monitors, with the right-side
|
||||
# monitor as primary. Adjust margin as necessary for other resolutions/setups.
|
||||
trayer --edge top --expand true --SetDockType true \
|
||||
--align right --margin 0 --width 8 --widthtype percent --height 22 \
|
||||
--align right --margin 0 --width 10 --widthtype percent --height 22 \
|
||||
--padding 1 --tint 0x000000 --alpha 0 --transparent true
|
||||
|
|
|
@ -9,7 +9,7 @@ Config {
|
|||
font = "xft:Ubuntu Mono:pixelsize=17,dpi=96,rgba=rgb,style=regular,hinting=true,antialias=true,hintstyle=hintfull",
|
||||
bgColor = "#000000",
|
||||
fgColor = "#ffffff",
|
||||
position = TopW L 92,
|
||||
position = TopW L 90,
|
||||
lowerOnStart = True,
|
||||
commands = [
|
||||
Run Weather "KTPA" ["-t","<tempF>F <skyCondition>","-L","64","-H","85","-n","#CEFFAC","-h","#FFB6B0","-l","#96CBFE"] 36000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue