mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 03:39:58 +00:00
fix(deck): Remove Autostart Steam option from Yafti, this is always the case now.
This commit is contained in:
parent
bbe6a157ca
commit
cf2df01192
@ -13,15 +13,10 @@ screens:
|
||||
configure-bazzite:
|
||||
source: yafti.screen.package
|
||||
values:
|
||||
title: Configure Bazzite
|
||||
title: Setting up Bazzite
|
||||
show_terminal: true
|
||||
package_manager: yafti.plugin.run
|
||||
groups:
|
||||
Autostart Steam:
|
||||
description: Launches Steam automatically on the desktop
|
||||
default: true
|
||||
packages:
|
||||
- Enable Autostart: cp /usr/share/applications/steam.desktop ~/.config/autostart/steam-silent.desktop && sed -i 's@/usr/bin/steam-runtime %U@/usr/bin/steam-runtime -silent %U@g' ~/.config/autostart/steam-silent.desktop
|
||||
BoilR:
|
||||
description: Adds games from various clients to Steam
|
||||
default: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user