diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-30 09:57:43 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-30 10:06:11 +0200 |
commit | 7f934c85b0bc4b9bf9760b369b9874584c3519fb (patch) | |
tree | ef03e70b380d6bcbf807057f7e84166942a2cc68 /recipes/shr/shr-settings | |
parent | a7dce2f6dd734d9bdda92564b5c53bc15203178b (diff) |
shr-settings: add elementary.sh
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/shr-settings')
-rw-r--r-- | recipes/shr/shr-settings/elementary.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/shr/shr-settings/elementary.sh b/recipes/shr/shr-settings/elementary.sh new file mode 100644 index 0000000000..e215cbdfea --- /dev/null +++ b/recipes/shr/shr-settings/elementary.sh @@ -0,0 +1,4 @@ +export ELM_ENGINE=x11 +export ELM_THEME=gry +export ELM_SCALE=2 +export ELM_FINGER_SIZE=70 |