diff --git a/desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch b/desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch index 1cc4f5be62..9498fa5c97 100644 --- a/desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch +++ b/desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch @@ -1,7 +1,7 @@ diff -Nuar a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf --- a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2020-01-31 23:25:37.000000000 +0300 -+++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2021-04-21 11:34:15.509962649 +0300 -@@ -50,18 +50,18 @@ ++++ b/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf 2021-04-21 14:55:24.278929520 +0300 +@@ -50,25 +50,25 @@ mime_default_application/x-shellscript=lumina-textedit.desktop #THEME SETTINGS @@ -20,10 +20,18 @@ diff -Nuar a/src-qt5/core/lumina-desktop/defaults/luminaDesktop.conf b/src-qt5/c #DESKTOP SETTINGS (used for the primary screen in multi-screen setups) desktop_visiblepanels=2 #[0 - 12] The number of panels visible by default -#desktop_backgroundfiles= #list of absolute file paths for image files (disable for Lumina default) -+desktop_backgroundfiles= /usr/share/lumina-desktop/Crocus-Ancyrensis.jpg #list of absolute file paths for image files (disable for Lumina default) ++desktop_backgroundfiles= /usr/share/lumina-desktop/Crocus-Ancyrensis.jpg#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=rssreader #list of plugins to be shown on the desktop by default -+desktop_plugins= notepad #list of plugins to be shown on the desktop by default ++desktop_plugins=notepad #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. or panel2., depending on the number of panels you have visible by default) + panel1_location=bottom #[top/bottom/left/right] Screen edge the panel should be on + panel1_pixelsize=3.5%H #number of pixels wide/high the panel should be (or %[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-nogroups, spacer, systemtray, clock, battery #list of plugins for the panel ++panel1_plugins=appmenu, line, taskmanager-nogroups, spacer, systemtray, systemdashboard, clock, battery #list of plugins for the panel + panel1_pinlocation=center #[left/center/right] Note:[left/right] corresponds to [top/bottom] for vertical panels + panel1_edgepercent=100 #[1->100] percentage of the screen edge to use + diff --git a/desktop/lumina/lumina-desktop/pspec.xml b/desktop/lumina/lumina-desktop/pspec.xml index 664fcd8ca1..5ce27b073a 100644 --- a/desktop/lumina/lumina-desktop/pspec.xml +++ b/desktop/lumina/lumina-desktop/pspec.xml @@ -308,7 +308,7 @@ 2021-04-21 1.6.0 - Version bump + Version bump. Erkan IŞIK erkanisik@pisilinux.org