diff options
author | Simon Rettberg | 2018-04-13 10:39:09 +0200 |
---|---|---|
committer | Simon Rettberg | 2018-04-13 10:39:09 +0200 |
commit | d5c4dc8e3abe3b64f15c64eb69600629bfad79d2 (patch) | |
tree | ab43319cb8448c5c7048fd3555d419df47d11a07 | |
parent | [hardware-stats] fdisk output in sectors (diff) | |
download | mltk-d5c4dc8e3abe3b64f15c64eb69600629bfad79d2.tar.gz mltk-d5c4dc8e3abe3b64f15c64eb69600629bfad79d2.tar.xz mltk-d5c4dc8e3abe3b64f15c64eb69600629bfad79d2.zip |
[lightdm-greeter-bwlp] Update style (clock)
-rw-r--r-- | core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf b/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf index b0d7e2aa..8a82bbbe 100644 --- a/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf +++ b/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/qt-lightdm-greeter.conf @@ -20,4 +20,6 @@ greeter-bottom-left-logo-path=/etc/branding.svg greeter-background-gradient=e8e6e7 ffffff e8e6e7 ffd78b greeter-message-file=/run/hw-warnings.log auto-login-check-cmd=/opt/openslx/lightdm/is-autologin-enabled - +clock-text-style="color:#fff; font-size:14pt; qproperty-alignment: AlignRight; border:none" +clock-background-style="background:rgb(136,134,135); border:none" +clock-shadow="1 1 #555 0" |