Skip to content

Commit

Permalink
feat(deck): Add new SteamOS Nested Desktop feature.
Browse files Browse the repository at this point in the history
GNOME support for this will be coming next.
  • Loading branch information
KyleGospo committed Oct 22, 2023
1 parent c9d28d1 commit 71026da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec_files/steamdeck-kde-presets/steamdeck-kde-presets.spec
Expand Up @@ -38,8 +38,6 @@ mv %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo-steamd
# Remove unneeded files
rm %{buildroot}%{_datadir}/icons/hicolor/scalable/places/distributor-logo.svg
rm %{buildroot}%{_sysconfdir}/xdg/autostart/steam.desktop
rm %{buildroot}%{_bindir}/steamos-nested-desktop
rm -rf %{buildroot}%{_datadir}/applications/steam/steamos-nested-desktop
rm %{buildroot}%{_datadir}/applications/org.mozilla.firefox.desktop
rm %{buildroot}%{_sysconfdir}/profile.d/kde.sh
rm %{buildroot}%{_sysconfdir}/xdg/kcm-about-distrorc
Expand Down Expand Up @@ -77,7 +75,9 @@ rm %{buildroot}%{_sysconfdir}/X11/Xsession.d/50rotate-screen
%{_sysconfdir}/xdg/powermanagementprofilesrc
%{_bindir}/jupiter-plasma-bootstrap
%{_bindir}/steamos-add-to-steam
%{_bindir}/steamos-nested-desktop
%{_prefix}/lib/udev/rules.d/99-kwin-ignore-tablet-mode.rules
%{_datadir}/applications/steam/steamos-nested-desktop
%{_datadir}/X11/xorg.conf.d/99-pointer.conf
%{_datadir}/icons/*
%{_datadir}/konsole/*
Expand Down

0 comments on commit 71026da

Please sign in to comment.