mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-28 00:17:39 +00:00
parent
ce3b733c02
commit
b028b53a25
10
spec_files/steamdeck-kde-presets/fedora.patch
Normal file
10
spec_files/steamdeck-kde-presets/fedora.patch
Normal file
@ -0,0 +1,10 @@
|
||||
diff --git a/etc/xdg/autostart/ibus.desktop b/etc/xdg/autostart/ibus.desktop
|
||||
index c4819e1..acb7b0f 100644
|
||||
--- a/etc/xdg/autostart/ibus.desktop
|
||||
+++ b/etc/xdg/autostart/ibus.desktop
|
||||
@@ -3,4 +3,4 @@ Name=IBus
|
||||
Comment=Input method framework daemon
|
||||
OnlyShowIn=KDE
|
||||
Type=Application
|
||||
-Exec=ibus-daemon --panel=/usr/lib/kimpanel-ibus-panel
|
||||
+Exec=ibus-daemon --panel=/usr/libexec/kimpanel-ibus-panel
|
@ -7,6 +7,7 @@ URL: https://github.com/ublue-os/bazzite
|
||||
|
||||
Source: https://gitlab.com/evlaV/%{name}/-/archive/master/%{name}-master.tar.gz
|
||||
BuildArch: noarch
|
||||
Patch0: fedora.patch
|
||||
|
||||
Requires: kde-filesystem
|
||||
|
||||
@ -19,7 +20,7 @@ KDE Presets from Valve's SteamOS 3.0
|
||||
%define debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-master
|
||||
%autosetup -p1 -n %{name}-master
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user