mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-01 04:21:04 +00:00
chore: Add missing plasmarc file
This commit is contained in:
parent
7887d0ab7f
commit
c3b7f1a575
2
spec_files/steamdeck-kde-presets/plasmarc
Normal file
2
spec_files/steamdeck-kde-presets/plasmarc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[AdaptiveTransparency]
|
||||||
|
enabled=true
|
@ -11,6 +11,7 @@ Source2: steamdeck-le.svg
|
|||||||
Source3: bazzite_logo.svgz
|
Source3: bazzite_logo.svgz
|
||||||
Source4: metadata_vapor.json
|
Source4: metadata_vapor.json
|
||||||
Source5: metadata_vgui2.json
|
Source5: metadata_vgui2.json
|
||||||
|
Source6: plasmarc
|
||||||
Patch0: multiuser.patch
|
Patch0: multiuser.patch
|
||||||
Patch1: lockscreen.patch
|
Patch1: lockscreen.patch
|
||||||
Patch2: bazzite_logo.patch
|
Patch2: bazzite_logo.patch
|
||||||
@ -45,6 +46,7 @@ cp -rv etc/* %{buildroot}%{_sysconfdir}
|
|||||||
cp usr/bin/steamos-add-to-steam %{buildroot}%{_bindir}/steamos-add-to-steam
|
cp usr/bin/steamos-add-to-steam %{buildroot}%{_bindir}/steamos-add-to-steam
|
||||||
mv %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo-steamdeck.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck.svg
|
mv %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo-steamdeck.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck.svg
|
||||||
cp %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck-le.svg
|
cp %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck-le.svg
|
||||||
|
cp %{SOURCE6} %{buildroot}%{_datadir}/plasma/desktoptheme/Vapor/plasmarc
|
||||||
# Remove unneeded files
|
# Remove unneeded files
|
||||||
rm -rf %{buildroot}%{_datadir}/applications/steam/steamos-nested-desktop
|
rm -rf %{buildroot}%{_datadir}/applications/steam/steamos-nested-desktop
|
||||||
rm %{buildroot}%{_datadir}/applications/org.mozilla.firefox.desktop
|
rm %{buildroot}%{_datadir}/applications/org.mozilla.firefox.desktop
|
||||||
|
@ -10,6 +10,7 @@ Source1: steamdeck-le.svg
|
|||||||
Source2: bazzite_logo.svgz
|
Source2: bazzite_logo.svgz
|
||||||
Source3: metadata_vapor.json
|
Source3: metadata_vapor.json
|
||||||
Source4: metadata_vgui2.json
|
Source4: metadata_vgui2.json
|
||||||
|
Source5: plasmarc
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Patch0: fedora.patch
|
Patch0: fedora.patch
|
||||||
Patch1: nested-desktop-resolution.patch
|
Patch1: nested-desktop-resolution.patch
|
||||||
@ -47,6 +48,7 @@ cp -rv usr/lib/* %{buildroot}%{_prefix}/lib
|
|||||||
cp -rv etc/* %{buildroot}%{_sysconfdir}
|
cp -rv etc/* %{buildroot}%{_sysconfdir}
|
||||||
mv %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo-steamdeck.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck.svg
|
mv %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo-steamdeck.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck.svg
|
||||||
cp %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck-le.svg
|
cp %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck-le.svg
|
||||||
|
cp %{SOURCE5} %{buildroot}%{_datadir}/plasma/desktoptheme/Vapor/plasmarc
|
||||||
# Remove unneeded files
|
# Remove unneeded files
|
||||||
rm %{buildroot}%{_sysconfdir}/sddm.conf.d/steamdeck.conf
|
rm %{buildroot}%{_sysconfdir}/sddm.conf.d/steamdeck.conf
|
||||||
rm %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo.svg
|
rm %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo.svg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user