From 175611563c4933c879c3b97ee09c9fd35765381b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Wed, 21 Apr 2021 13:47:47 +0300 Subject: [PATCH] lumina:fixed some cosmetics --- ...kara_cigdemi.jpg => Crocus-Ancyrensis.jpg} | Bin .../lumina_default_settings_for_Pisi.patch | 29 ++++++++++++++++++ desktop/lumina/lumina-desktop/pspec.xml | 10 +++--- 3 files changed, 34 insertions(+), 5 deletions(-) rename desktop/lumina/lumina-desktop/files/{ankara_cigdemi.jpg => Crocus-Ancyrensis.jpg} (100%) create mode 100644 desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch diff --git a/desktop/lumina/lumina-desktop/files/ankara_cigdemi.jpg b/desktop/lumina/lumina-desktop/files/Crocus-Ancyrensis.jpg similarity index 100% rename from desktop/lumina/lumina-desktop/files/ankara_cigdemi.jpg rename to desktop/lumina/lumina-desktop/files/Crocus-Ancyrensis.jpg 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 new file mode 100644 index 0000000000..1cc4f5be62 --- /dev/null +++ b/desktop/lumina/lumina-desktop/files/lumina_default_settings_for_Pisi.patch @@ -0,0 +1,29 @@ +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 @@ + mime_default_application/x-shellscript=lumina-textedit.desktop + + #THEME SETTINGS +-theme_themefile=DarkGlass #Name of the theme to use ++theme_themefile=Glass #Name of the theme to use + theme_styles=scrollbar-simple, tooltip-simple, sliders-simple, traynotification-simple +-theme_colorfile=darker #Name of the color spec file to use for theming +-theme_iconset=material-design-dark #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 (%) ) ++theme_colorfile=default #Name of the color spec file to use for theming ++theme_iconset=material-design-light #Name of the icon theme to use ++theme_font=Monospace #Name of the font family to use ++theme_fontsize=11pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (%) ) + + #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_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_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) diff --git a/desktop/lumina/lumina-desktop/pspec.xml b/desktop/lumina/lumina-desktop/pspec.xml index a329d06015..664fcd8ca1 100644 --- a/desktop/lumina/lumina-desktop/pspec.xml +++ b/desktop/lumina/lumina-desktop/pspec.xml @@ -34,8 +34,8 @@ qt5-declarative-devel - - show_only_lumina.patch + show_only_lumina.patch + lumina_default_settings_for_Pisi.patch @@ -80,11 +80,11 @@ /usr/share/lumina-desktop/i18n/lumina-desktop* /usr/share/lumina-desktop/fluxbox* /usr/share/lumina-desktop/globs2 - /usr/share/lumina-desktop/desktop-background.jpg + /usr/share/lumina-desktop/*.jpg /usr/share/man - ankara_cigdemi.jpg + Crocus-Ancyrensis.jpg @@ -306,7 +306,7 @@ - 2020-011-20 + 2021-04-21 1.6.0 Version bump Erkan IŞIK