summaryrefslogtreecommitdiff
path: root/softwaves-theme
diff options
context:
space:
mode:
authorAurélien COUDERC <zecoucou@free.fr>2017-01-07 12:07:13 +0000
committerAurélien COUDERC <zecoucou@free.fr>2017-01-07 12:07:13 +0000
commit1132b36a8b4b65fad59c7f3de2b12135ca859869 (patch)
tree1fa2886e6e4d0f9344df3b919b183823535adae3 /softwaves-theme
parent59abb3cf4057bdda527c9c91e26b32bb2788f060 (diff)
Plymouth/softWaves: raise messages and password field a little to improve readability
Diffstat (limited to 'softwaves-theme')
-rw-r--r--softwaves-theme/plymouth/softwaves.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/softwaves-theme/plymouth/softwaves.script b/softwaves-theme/plymouth/softwaves.script
index 9e497b4..fbdc80b 100644
--- a/softwaves-theme/plymouth/softwaves.script
+++ b/softwaves-theme/plymouth/softwaves.script
@@ -30,7 +30,7 @@ NB_ROTATION_STEPS = 70;
NB_REFRESHS_BETWEEN_ANIMS = 3;
# Initial position of the center of the logo in % of background
-DEBIAN_POS_PCT.y = 0.7; # Debian image position in % of screen height
+DEBIAN_POS_PCT.y = 0.65; # Debian image position in % of screen height
DEBIAN_HEIGHT_PCT = 0.07; # Debian image height in % of smallest screen dimension
LOGO_CENTER_PCT.x = 0.5; # Debian swirl image position in % of screen height & width
LOGO_CENTER_PCT.y = 0.442;