aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2015-10-08 12:03:13 -0400
committerKen Moore <moorekou@gmail.com>2015-10-08 12:03:13 -0400
commit1216df7b4180b8c49e73f205c59d3d1992be1c45 (patch)
tree9ceb27da0214e3830f9123a6e5b274283ccf283c /lumina-desktop
parentEnsure that item selection is preserved when switching between basic/detailed... (diff)
downloadlumina-1216df7b4180b8c49e73f205c59d3d1992be1c45.tar.gz
lumina-1216df7b4180b8c49e73f205c59d3d1992be1c45.tar.bz2
lumina-1216df7b4180b8c49e73f205c59d3d1992be1c45.zip
Update the defaults for Lumina so that it uses the new systemstart panel plugin by default.
Diffstat (limited to 'lumina-desktop')
-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 844e9169..8ea7910b 100644
--- a/lumina-desktop/defaults/luminaDesktop.conf
+++ b/lumina-desktop/defaults/luminaDesktop.conf
@@ -6,12 +6,12 @@
# system corresponding to the XDG mime-type specifications for default applications
# See Here for specifications: http://www.freedesktop.org/wiki/Specifications/mime-apps-spec/
-# Possible Desktop Plugins (Lumina version 0.8.4):
+# Possible Desktop Plugins (Lumina version 0.8.7):
# calendar, applauncher[::absolute path to *.desktop file], desktopview, notepad, audioplayer
-# Possible Panel Plugins (Lumina version 0.8.4):
-# userbutton, desktopbar, spacer, desktopswitcher, battery, clock, systemdashboard
+# Possible Panel Plugins (Lumina version 0.8.7):
+# userbutton, desktopbar, spacer, desktopswitcher, battery, clock, systemdashboard, systemstart
# taskmanager[-nogroups], systemtray, homebutton, appmenu, applauncher[::absolute path to *.desktop file]
-# Possible Menu Plugins (Lumina version 0.8.4):
+# Possible Menu Plugins (Lumina version 0.8.7):
# terminal, filemanager, applications, line, settings, windowlist, app::<absolute path to *.desktop file>
#GENERAL SESSION SETTINGS
@@ -45,7 +45,7 @@ desktop_generate_icons=false #[true/false] Auto-generate launchers for ~/Desktop
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=userbutton, taskmanager, spacer, systemtray, clock, systemdashboard #list of plugins for the panel
+panel1_plugins=systemstart, taskmanager, 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