mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-12 09:39:58 +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
|
- 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…
x
Reference in New Issue
Block a user