update openmambaLookAndFeel.sh to really set dark theme by default [release 5.27.3-2mamba;Wed Mar 22 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 10:19:36 +01:00
parent 37617754d5
commit ea088dcb86
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
/usr/bin/lookandfeeltool -a org.openmamba.light.desktop /usr/bin/lookandfeeltool -a org.openmamba.dark.desktop

View File

@ -2,7 +2,7 @@
Name: plasma-workspace Name: plasma-workspace
Version: 5.27.3 Version: 5.27.3
Release: 1mamba Release: 2mamba
Summary: KDE Frameworks 5 Workspace Summary: KDE Frameworks 5 Workspace
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
Vendor: openmamba Vendor: openmamba
@ -497,6 +497,9 @@ install -D -m0755 %{SOURCE7} %{buildroot}%{_datadir}/kconf_update/openmambaLookA
%{_datadir}/sddm/themes/openmamba/* %{_datadir}/sddm/themes/openmamba/*
%changelog %changelog
* Wed Mar 22 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.3-2mamba
- update openmambaLookAndFeel.sh to really set dark theme by default
* Wed Mar 15 2023 Automatic Build System <autodist@mambasoft.it> 5.27.3-1mamba * Wed Mar 15 2023 Automatic Build System <autodist@mambasoft.it> 5.27.3-1mamba
- automatic version update by autodist - automatic version update by autodist