mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +00:00
revert: "feat: Set SteamOS theme by default"
No longer needed with desktop presets This reverts commit ff6e9f437fcbe40ea61b1bbab00ee7cca42784fd.
This commit is contained in:
parent
b871f02efb
commit
c75048660c
@ -83,11 +83,6 @@ screens:
|
||||
default: true
|
||||
packages:
|
||||
- Create Steam shortcuts: just --unstable create-steam-shortcuts
|
||||
Theme:
|
||||
description: Set the default KDE theme
|
||||
default: true
|
||||
packages:
|
||||
- Setup Theme: just setup-theme
|
||||
Use EXT4 for SD Cards:
|
||||
description: Disable BTRFS support for SD cards for direct compatibility with SD cards formatted on stock SteamOS (Not recommended).
|
||||
default: false
|
||||
|
@ -27,9 +27,6 @@ install-nix: _auth
|
||||
remove-nix: _auth
|
||||
sudo curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/uninstaller-scripts/silverblue-nix-uninstaller.sh | bash
|
||||
|
||||
setup-theme:
|
||||
lookandfeeltool -a com.valve.vapor.desktop
|
||||
|
||||
get-greenlight:
|
||||
echo 'Retrieving Greenlight'
|
||||
wget https://github.com/unknownskl/greenlight/releases/download/v2.0.0-beta8/Greenlight-2.0.0-beta8.AppImage -O ~/Desktop/Greenlight.AppImage
|
||||
|
@ -64,11 +64,6 @@ screens:
|
||||
default: true
|
||||
packages:
|
||||
- Enable System76 Scheduler: just --unstable enable-system76-scheduler
|
||||
Theme:
|
||||
description: Set the default KDE theme
|
||||
default: true
|
||||
packages:
|
||||
- Setup Theme: just setup-theme
|
||||
Wallpaper Engine:
|
||||
description: Enables Wallpaper Engine
|
||||
default: true
|
||||
|
@ -19,9 +19,6 @@ install-nix: _auth
|
||||
remove-nix: _auth
|
||||
sudo curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/uninstaller-scripts/silverblue-nix-uninstaller.sh | bash
|
||||
|
||||
setup-theme:
|
||||
lookandfeeltool -a com.valve.vapor.desktop
|
||||
|
||||
enable-big-picture:
|
||||
systemctl enable --now plasma-autologin
|
||||
sed -i 's@/usr/bin/steam-runtime -silent %U@/usr/bin/steam-runtime -bigpicture %U@g' ~/.config/autostart/bazzite-arch-steam-silent.desktop
|
||||
|
Loading…
x
Reference in New Issue
Block a user