chore(yafti): Some minor cleanup

- Use consistent indentation
- Restore missing colons
- Move Wallpaper Engine and System76 scheduler out of the flatpak section
This commit is contained in:
RJ Trujillo 2023-07-04 18:41:04 -06:00
parent 86f889599e
commit 94e886dc12
2 changed files with 41 additions and 29 deletions

View File

@ -40,7 +40,6 @@ screens:
- Protontricks: com.github.Matoking.protontricks - Protontricks: com.github.Matoking.protontricks
- ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2 - ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2
- vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt - vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt
- Wallpaper Engine: just enable-wallpaper-engine
Web Browsers: Web Browsers:
description: Additional browsers to complement Firefox description: Additional browsers to complement Firefox
default: false default: false
@ -187,13 +186,18 @@ screens:
SteamDeckGyroDSU: SteamDeckGyroDSU:
descrption: Allows emulators and other applications to receive Steam Deck gyro motion data descrption: 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 descrption: Creates Steam desktop shortcuts
default: true default: true
packages packages:
- Create Steam shortcuts: just create-steam-shortcuts - Create Steam shortcuts: just create-steam-shortcuts
Wallpaper Engine:
description: Enables Wallpaper Engine
default: true
packages:
- Enable Wallpaper Engine: just enable-wallpaper-engine
final-screen: final-screen:
source: yafti.screen.title source: yafti.screen.title
values: values:

View File

@ -37,9 +37,7 @@ screens:
- MangoHud (Flatpak): org.freedesktop.Platform.VulkanLayer.MangoHud - MangoHud (Flatpak): org.freedesktop.Platform.VulkanLayer.MangoHud
- Mozilla Firefox: org.mozilla.firefox - Mozilla Firefox: org.mozilla.firefox
- ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2 - ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2
- System76 Scheduler: just enable-system76-scheduler
- vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt - vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt
- Wallpaper Engine: just enable-wallpaper-engine
Web Browsers: Web Browsers:
description: Additional browsers to complement Firefox description: Additional browsers to complement Firefox
default: false default: false
@ -173,6 +171,16 @@ screens:
default: true default: true
packages: packages:
- Install Nix Package Support: curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/silverblue-nix-installer.sh | bash - Install Nix Package Support: curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/silverblue-nix-installer.sh | bash
System76 Scheduler:
description: Enables System76 scheduler
default: true
packages:
- Enable System76 Scheduler: just enable-system76-scheduler
Wallpaper Engine:
description: Enables Wallpaper Engine
default: true
packages:
- Enable Wallpaper Engine: just enable-wallpaper-engine
final-screen: final-screen:
source: yafti.screen.title source: yafti.screen.title
values: values: