mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-04 02:40:05 +00:00
Merge pull request #34 from ublue-os/fix-descriptions
fix(yafti): Correct spelling of description
This commit is contained in:
commit
6a94c6c71d
@ -188,17 +188,17 @@ screens:
|
|||||||
- Deck Swap: just swap-on
|
- Deck Swap: just swap-on
|
||||||
- Disable ZRAM: just zram-off
|
- Disable ZRAM: just zram-off
|
||||||
Nix Package Manager:
|
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
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Install Nix Package Support: just install-nix
|
- Install Nix Package Support: just install-nix
|
||||||
SteamDeckGyroDSU:
|
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
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Enable SDGyroDSU Service: systemctl --user enable --now sdgyrodsu
|
- Enable SDGyroDSU Service: systemctl --user enable --now sdgyrodsu
|
||||||
Steam Desktop Shortcuts:
|
Steam Desktop Shortcuts:
|
||||||
descrption: Creates Steam desktop shortcuts
|
description: Creates Steam desktop shortcuts
|
||||||
default: true
|
default: true
|
||||||
packages:
|
packages:
|
||||||
- Create Steam shortcuts: just create-steam-shortcuts
|
- Create Steam shortcuts: just create-steam-shortcuts
|
||||||
|
Loading…
Reference in New Issue
Block a user