Merge pull request #9250 from ayhanyalcinsoy/master
lumina:fixed some cosmetics
This commit is contained in:
@@ -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.<setting> or panel2.<setting>, 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 <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-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
|
||||
|
||||
|
||||
@@ -308,7 +308,7 @@
|
||||
<Update release="3">
|
||||
<Date>2021-04-21</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user