aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/defaults/luminaDesktop.conf
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-12-16 11:13:41 -0500
committerKen Moore <moorekou@gmail.com>2015-12-16 11:13:41 -0500
commite9bae0f39dbba6a7047e479c01f6d18c1b68af4e (patch)
treead541d72370d8475e597152217c3ea3a42a0c19e /lumina-desktop/defaults/luminaDesktop.conf
parentMake the Fluxbox theme listing case-insensitive. (diff)
downloadlumina-e9bae0f39dbba6a7047e479c01f6d18c1b68af4e.tar.gz
lumina-e9bae0f39dbba6a7047e479c01f6d18c1b68af4e.tar.bz2
lumina-e9bae0f39dbba6a7047e479c01f6d18c1b68af4e.zip
Update the default Lumina setting on non-PCBSD systems a bit.
Diffstat (limited to 'lumina-desktop/defaults/luminaDesktop.conf')
-rw-r--r--lumina-desktop/defaults/luminaDesktop.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/lumina-desktop/defaults/luminaDesktop.conf b/lumina-desktop/defaults/luminaDesktop.conf
index 8ea7910b..b6ba605b 100644
--- a/lumina-desktop/defaults/luminaDesktop.conf
+++ b/lumina-desktop/defaults/luminaDesktop.conf
@@ -29,23 +29,23 @@ 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=<file path> #Absolute path to the color spec file to use for theming
+theme.colorfile=Grey-Dark #Absolute path to 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>%) )
-#DESKTOP SETTINGS (used for the left-most screen in multi-screen setups)
+#DESKTOP SETTINGS (used for the primary screen in multi-screen setups)
desktop_visiblepanels=1 #[0/1/2] 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=desktopview #list of plugins to be shown on the desktop by default
-desktop_generate_icons=false #[true/false] Auto-generate launchers for ~/Desktop items
+desktop_plugins= #list of plugins to be shown on the desktop by default
+desktop_generate_icons=true #[true/false] Auto-generate launchers for ~/Desktop items
#PANEL SETTINGS (preface with panel1.<setting> or panel2.<setting>, depending on the number of panels you have visible by default)
panel1_location=top #[top/bottom/left/right] Screen edge the panel should be on
panel1_pixelsize=4%H #number of pixels wide/high the panel should be (or <number>%[W/H] for a percentage of the screen width/height)
panel1_autohide=false #[true/false] Have the panel become visible on mouse-over
-panel1_plugins=systemstart, taskmanager, spacer, systemtray, clock #list of plugins for the panel
+panel1_plugins=systemstart, taskmanager-nogroups, spacer, systemtray, clock #list of plugins for the panel
panel1_pinlocation=center #[left/center/right] Note:[left/right] corresponds to [top/bottom] for vertical panels
panel1_edgepercent=90 #[1->100] percentage of the screen edge to use
bgstack15