From c3b62157bdd6a30b4115b192e62d204314fbd6e8 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 23 Jun 2015 14:24:49 -0400 Subject: Add a new option in luminaDesktop.conf for auto-generating desktop icons/launchers. --- lumina-desktop/defaults/luminaDesktop.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'lumina-desktop') diff --git a/lumina-desktop/defaults/luminaDesktop.conf b/lumina-desktop/defaults/luminaDesktop.conf index effc8da4..844e9169 100644 --- a/lumina-desktop/defaults/luminaDesktop.conf +++ b/lumina-desktop/defaults/luminaDesktop.conf @@ -39,6 +39,7 @@ 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 #PANEL SETTINGS (preface with panel1. or panel2., 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 -- cgit