Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrstickypiston/personal-aurora
A tweaked version pf Ublue Aurora with personalized default settings, wallpapers, themes and more.
https://github.com/mrstickypiston/personal-aurora
Last synced: 15 days ago
JSON representation
A tweaked version pf Ublue Aurora with personalized default settings, wallpapers, themes and more.
- Host: GitHub
- URL: https://github.com/mrstickypiston/personal-aurora
- Owner: MrStickyPiston
- License: apache-2.0
- Created: 2024-11-08T15:55:49.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T18:38:22.000Z (25 days ago)
- Last Synced: 2024-12-11T19:40:35.843Z (24 days ago)
- Language: Shell
- Homepage:
- Size: 6.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Aurora
![Personal Aurora screenshot desktop fastfetch](images/screenshot_desktop_fastfetch.png)
A tweaked version pf Ublue Aurora with personalized default settings, wallpapers, themes and more.## Features
- All features of `aurora-stable-dx-nvidia`- Flatpak
- Added:
- Librewolf
- Libreoffice
- OBS studio- Discord
- Element
- Prismlauncher
- Removed:
- Firefox
- Thunderbird- DejaDup
- KClock
- Kontact
- KWeather- Customization
- Plasma theme: Breeze dark
- Sound theme: Oxygen- Sticky Piston wallpaper (2000x1500)
- Desktop
- Lock screen
- SDDM- Profile pictures
- Sticky Piston- Fastfetch logo: fedora
- Grub boot splash: spinner- Visual studio code:
- Dialog style: custom (blends better with the vscode window)
- Telemtry: off
- Autosave: on
- Git smart commit: on
- Confirm git sync: off
- Auto fetch git: on- Ptyxis
- Icon: utilities-terminal
- Audible bell: off
- Visual bell: off
- Motd: off- rpm-ostree packages
- Added:
- oxygen-sounds## Using the image
### Aurora setup
Download the official Aurora ISO below and verify that the ISO is valid by comparing the checksum.
[Aurora ISO](https://dl.getaurora.dev/aurora-stable.iso)
[Checksum](https://dl.getaurora.dev/aurora-stable.iso-CHECKSUM)
Install the ISO using a USB drive.### Rebasing
Run the following command to rebase to Personal Aurora:
```sh
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/mrstickypiston/personal-aurora:latest
```
When the rebase is done you can reboot the system and after that run the following command to apply the configuration changes:
```sh
personalize-config
sudo personalize-system
```
After that Personal Aurora is ready for usage and will be updated automatically.