aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/defaults
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-12-28 09:04:32 -0500
committerKen Moore <moorekou@gmail.com>2015-12-28 09:04:32 -0500
commit2797134e512e475a5d4842c36076ef354355eb98 (patch)
tree85845af309ddaf74d35f75b84d5a0662477b9c4e /lumina-desktop/defaults
parentFix a bug with the snap session selection when other options were also selected. (diff)
parentMerge pull request #173 from Conan-Kudo/rpmpkgspec (diff)
downloadlumina-2797134e512e475a5d4842c36076ef354355eb98.tar.gz
lumina-2797134e512e475a5d4842c36076ef354355eb98.tar.bz2
lumina-2797134e512e475a5d4842c36076ef354355eb98.zip
Merge branch 'master' of github.com:pcbsd/lumina
Diffstat (limited to 'lumina-desktop/defaults')
-rw-r--r--lumina-desktop/defaults/luminaDesktop.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lumina-desktop/defaults/luminaDesktop.conf b/lumina-desktop/defaults/luminaDesktop.conf
index f2632e0e..2c973adb 100644
--- a/lumina-desktop/defaults/luminaDesktop.conf
+++ b/lumina-desktop/defaults/luminaDesktop.conf
@@ -29,7 +29,7 @@ session_playlogoutaudio=true #[true/false] Play the audio chimes on log out
#THEME SETTINGS
#theme.themefile=<file path> #Absolute path to the theme template file to use (disable for Lumina-Default)
-theme.colorfile=Black #Name of the color spec file to use for theming
+theme_colorfile=Black #Name of the color spec file to use for theming
theme_iconset=oxygen #Name of the icon theme to use
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>%) )
bgstack15