diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-18 09:03:50 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-18 09:57:09 +0100 |
commit | ff2fd35c870eebb5a17e3b805ae294168c5b210c (patch) | |
tree | 1ca8bbc3d56c46ee98c1b3211684cb96e24a53c2 /recipes/images/shr-lite-image/etc/profile.d/elementary.sh | |
parent | 861528cf2fb788795b49eab18716932565dd93cd (diff) |
shr-image, shr-lite-image: for building SHR distribution
Diffstat (limited to 'recipes/images/shr-lite-image/etc/profile.d/elementary.sh')
-rwxr-xr-x | recipes/images/shr-lite-image/etc/profile.d/elementary.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/shr-lite-image/etc/profile.d/elementary.sh b/recipes/images/shr-lite-image/etc/profile.d/elementary.sh new file mode 100755 index 0000000000..da435964a7 --- /dev/null +++ b/recipes/images/shr-lite-image/etc/profile.d/elementary.sh @@ -0,0 +1,4 @@ +export ELM_ENGINE=x11 +export ELM_THEME=default +export ELM_SCALE=2 +export ELM_FINGER_SIZE=70 |