diff options
author | Ken Moore <ken@pcbsd.org> | 2016-07-25 12:59:35 -0400 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2016-07-25 12:59:35 -0400 |
commit | 621d8e0eea5f6e6d005161b4efe8bb5dc1410d57 (patch) | |
tree | c45f66a458d1a0974d07563b1e95a4a089e7c458 /src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf | |
parent | Update the "Glass" theme and colors a bit. (diff) | |
download | lumina-621d8e0eea5f6e6d005161b4efe8bb5dc1410d57.tar.gz lumina-621d8e0eea5f6e6d005161b4efe8bb5dc1410d57.tar.bz2 lumina-621d8e0eea5f6e6d005161b4efe8bb5dc1410d57.zip |
Update the defaults for lumina a tiny bit (compton settings, Glass colors, fluxbox theme, etc..)
Diffstat (limited to 'src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf')
-rw-r--r-- | src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf index 7f8e363c..f0f5a74f 100644 --- a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf +++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf @@ -48,7 +48,7 @@ mime_default_application/x-shellscript=lumina-textedit.desktop #THEME SETTINGS theme_themefile=Glass #Name of the theme to use (disable for Lumina-Default) -theme_colorfile=Grey-Dark #Name of the color spec file to use for theming +theme_colorfile=Lumina-Glass #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>%) ) |