mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-06 00:39:52 +00:00
chore: Remove search light
This commit is contained in:
parent
d36b72065f
commit
e3ca007799
@ -384,7 +384,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
; else \
|
||||
rpm-ostree install \
|
||||
gnome-shell-extension-bazzite-menu \
|
||||
gnome-shell-extension-search-light \
|
||||
sddm && \
|
||||
wget https://raw.githubusercontent.com/doitsujin/dxvk/master/dxvk.conf -O /usr/etc/dxvk-example.conf \
|
||||
; fi
|
||||
|
@ -90,7 +90,7 @@ Variant designed for usage as an alternative to SteamOS on the Steam Deck, and f
|
||||
- **Latest version of Mesa creates smaller shader caches and does not require them to prevent stutter.**
|
||||
- **Able to be booted even if the drive is full.**
|
||||
- **Support for every language supported by upstream Fedora.**
|
||||
- Optionally use Wayland on the desktop with [full support for Steam input](https://github.com/Supreeeme/extest).
|
||||
- Optionally use Wayland on the desktop with [support for Steam input](https://github.com/Supreeeme/extest).
|
||||
- Features ported versions of most SteamOS packages, including drivers, firmware updaters, and fan controllers [from the evlaV repository](https://gitlab.com/evlaV).
|
||||
- Patched Mesa for proper framerate control from Gamescope.
|
||||
- Comes with patches from [SteamOS BTRFS](https://gitlab.com/popsulfr/steamos-btrfs) for full BTRFS support for the SD card by default.
|
||||
@ -199,7 +199,6 @@ Ported SteamOS and ChimeraOS packages, among others used by Bazzite, are built o
|
||||
|gnome-shell-extension-bazzite-menu|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-bazzite-menu/status_image/last_build.png?)|
|
||||
|[gnome-shell-extension-caribou-blocker](https://extensions.gnome.org/extension/1326/block-caribou/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-caribou-blocker/status_image/last_build.png?)|
|
||||
|[gnome-shell-extension-hanabi](https://github.com/jeffshee/gnome-ext-hanabi)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-hanabi/status_image/last_build.png?)|
|
||||
|[gnome-shell-extension-search-light](https://extensions.gnome.org/extension/5489/search-light/)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-search-light/status_image/last_build.png?)|
|
||||
|[gnome-shell-extension-compiz-windows-effect](https://github.com/hermes83/compiz-windows-effect)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-compiz-windows-effect/status_image/last_build.png?)|
|
||||
|jupiter-fan-control|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-fan-control/status_image/last_build.png?)|
|
||||
|jupiter-hw-support-[btrfs](https://gitlab.com/popsulfr/steamos-btrfs)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/jupiter-hw-support-btrfs/status_image/last_build.png?)|
|
||||
|
@ -92,9 +92,6 @@ else
|
||||
gsettings set org.gnome.desktop.interface toolkit-accessibility false
|
||||
gnome-extensions enable block-caribou-36@lxylxy123456.ercli.dev
|
||||
|
||||
echo 'Configuring search replacement with Steam Deck Keyboard support'
|
||||
gnome-extensions enable search-light@icedman.github.com
|
||||
|
||||
echo 'Enabling Appindicator Support'
|
||||
gnome-extenisons enable appindicatorsupport@rgcjonas.gmail.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user