mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-07 12:39:57 +00:00
fix(yafti): Correct spelling of description
'i' before 'p' except after... I don't know where I'm going with this
This commit is contained in:
parent
2c68978bd4
commit
376b4a166e
@ -188,17 +188,17 @@ screens:
|
||||
- Deck Swap: just swap-on
|
||||
- Disable ZRAM: just zram-off
|
||||
Nix Package Manager:
|
||||
descrption: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||
description: Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible
|
||||
default: true
|
||||
packages:
|
||||
- Install Nix Package Support: just install-nix
|
||||
SteamDeckGyroDSU:
|
||||
descrption: Allows emulators and other applications to receive Steam Deck gyro motion data
|
||||
description: Allows emulators and other applications to receive Steam Deck gyro motion data
|
||||
default: true
|
||||
packages:
|
||||
- Enable SDGyroDSU Service: systemctl --user enable --now sdgyrodsu
|
||||
Steam Desktop Shortcuts:
|
||||
descrption: Creates Steam desktop shortcuts
|
||||
description: Creates Steam desktop shortcuts
|
||||
default: true
|
||||
packages:
|
||||
- Create Steam shortcuts: just create-steam-shortcuts
|
||||
|
Loading…
x
Reference in New Issue
Block a user