Skip to content

Commit

Permalink
chore(yafti): Remove scrcpy from the Bazzite Portal (#2139)
Browse files Browse the repository at this point in the history
* Remove scrcpy from Bazzite Portal (desktop)

Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.

* Remove scrcpy from Bazzite Portal (deck)

Too large of a download to setup a container for a first-time setup utility which confuses new users when the device goes to sleep and it breaks among other issues.
  • Loading branch information
nicknamenamenick authored Jan 18, 2025
1 parent 34010df commit d7eaee9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ screens:
default: false
packages:
- Install Resilio Sync: ujust install-resilio-sync
scrcpy:
description: scrcpy provides display and control of Android devices connected on USB (or over TCP/IP)
default: false
packages:
- Install scrcpy: ujust install-scrcpy
configure-bazzite:
source: yafti.screen.package
values:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ screens:
default: false
packages:
- Install Resilio Sync: ujust install-resilio-sync
scrcpy:
description: scrcpy provides display and control of Android devices connected on USB (or over TCP/IP)
default: false
packages:
- Install scrcpy: ujust install-scrcpy
lact:
description: LACT provides GPU overclocking for AMD & Nvidia GPUs
default: false
Expand Down

0 comments on commit d7eaee9

Please sign in to comment.