chore: Use patch file to change kdeglobals, change monospace font

This commit is contained in:
Kyle Gospodnetich 2023-12-28 23:37:23 -08:00
parent 00302ac41b
commit 3a884aa741
4 changed files with 13 additions and 1 deletions

View File

@ -3,6 +3,7 @@ LookAndFeelPackage=com.valve.vapor.desktop
SingleClick=false
[General]
fixed=Fira Code,9,-1,5,50,0,0,0,0,0
font=Noto Sans,9,-1,5,50,0,0,0,0,0
menuFont=Noto Sans,9,-1,5,50,0,0,0,0,0
smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0

View File

@ -0,0 +1,10 @@
--- a/etc/xdg/kdeglobals
+++ b/etc/xdg/kdeglobals
@@ -12,6 +12,7 @@
kcm_plymouth.desktop=false
[General]
+fixed=Fira Code,9,-1,5,50,0,0,0,0,0
font=Noto Sans,11,-1,5,50,0,0,0,0,0
menuFont=Noto Sans,11,-1,5,50,0,0,0,0,0
smallestReadableFont=Noto Sans,9,-1,5,50,0,0,0,0,0

View File

@ -37,7 +37,7 @@ cp -rv usr/share/* %{buildroot}%{_datadir}
cp -rv etc/* %{buildroot}%{_sysconfdir}
mv %{buildroot}%{_sysconfdir}/skel %{buildroot}%{_sysconfdir}/skel.d
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 %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/scalable/places/steamdeck-le.svg
# Remove unneeded files
rm -rf %{buildroot}%{_datadir}/applications/steam/steamos-nested-desktop
rm %{buildroot}%{_datadir}/applications/org.mozilla.firefox.desktop

View File

@ -10,6 +10,7 @@ Source1: steamdeck-le.svg
BuildArch: noarch
Patch0: fedora.patch
Patch1: nested-desktop-resolution.patch
Patch2: kdeglobals.patch
Requires: kde-filesystem