aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-desktop/defaults
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2016-07-05 12:26:17 -0400
committerKen Moore <ken@pcbsd.org>2016-07-05 12:26:17 -0400
commit1fee409e21617e22ade32bf78dd071a85d471cdb (patch)
tree9f89d5f3290370bb2094ea8ea66519daf6ea38c8 /src-qt5/core/lumina-desktop/defaults
parentUpdate Lumina plugin names/descriptions (diff)
downloadlumina-1fee409e21617e22ade32bf78dd071a85d471cdb.tar.gz
lumina-1fee409e21617e22ade32bf78dd071a85d471cdb.tar.bz2
lumina-1fee409e21617e22ade32bf78dd071a85d471cdb.zip
Fix the TrueOS default settings.
Diffstat (limited to 'src-qt5/core/lumina-desktop/defaults')
-rw-r--r--src-qt5/core/lumina-desktop/defaults/luminaDesktop-TrueOS.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/defaults/luminaDesktop-TrueOS.conf b/src-qt5/core/lumina-desktop/defaults/luminaDesktop-TrueOS.conf
index f3f4a7bc..8cb5d454 100644
--- a/src-qt5/core/lumina-desktop/defaults/luminaDesktop-TrueOS.conf
+++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop-TrueOS.conf
@@ -54,7 +54,7 @@ theme_font=Arial #Name of the font family to use
theme_fontsize=10pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (<number>%) )
#DESKTOP SETTINGS (used for the primary screen in multi-screen setups)
-desktop_visiblepanels=2 #[0 - 12] The number of panels visible by default
+desktop_visiblepanels=1 #[0 - 12] The number of panels visible by default
#desktop.backgroundfiles= #list of absolute file paths for image files (disable for Lumina default)
desktop_backgroundrotateminutes=5 #[positive integer] number of minutes between background rotations (if multiple files)
desktop_plugins=rssreader #list of plugins to be shown on the desktop by default
bgstack15