aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop-unified/defaults
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2018-05-15 08:55:31 -0400
committerKen Moore <ken@ixsystems.com>2018-05-15 08:55:31 -0400
commit1d06950a02d5d8312d0f179e11dee8d7a37adb6d (patch)
treeeade1c90e7fc0c9c20445ca0d05c7b2c24205efb /src-qt5/core/lumina-desktop-unified/defaults
parentGet the plugin system working with the panels. (diff)
downloadlumina-1d06950a02d5d8312d0f179e11dee8d7a37adb6d.tar.gz
lumina-1d06950a02d5d8312d0f179e11dee8d7a37adb6d.tar.bz2
lumina-1d06950a02d5d8312d0f179e11dee8d7a37adb6d.zip
Get the Clock plugin cleaned up a bit so it better supports multi-line panels.
Diffstat (limited to 'src-qt5/core/lumina-desktop-unified/defaults')
-rw-r--r--src-qt5/core/lumina-desktop-unified/defaults/desktop/panels.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-qt5/core/lumina-desktop-unified/defaults/desktop/panels.conf b/src-qt5/core/lumina-desktop-unified/defaults/desktop/panels.conf
index f0cdc5a4..0a7c9fb2 100644
--- a/src-qt5/core/lumina-desktop-unified/defaults/desktop/panels.conf
+++ b/src-qt5/core/lumina-desktop-unified/defaults/desktop/panels.conf
@@ -4,7 +4,7 @@
windows/anchor="bottom"
windows/align="center"
windows/length_percent=100
-windows/width_percent=3
+windows/width_font_percent=3
windows/plugins=""
windows/background="#1A000000"
@@ -17,6 +17,6 @@ active_ids="initial"
anchor="bottom"
align="center"
length_percent=100
-width_percent=2.1
+width_font_percent=2.1
plugins=""
background="#33000000"
bgstack15