This is a python script made to rice a blank fedora install into my custom hyprland configuration.
- Allows DNF to update from fastest mirrors
- Adds +10 max parallel downloads
- Adds rpmfusion to repos
- Adds Flathub to repos
- Copies dotfliles into ~/.config
Installs: - Oh_My_zsh
- with zsh-autosuggestions plugin
- powerlevel10k plugin
- 25 fonts, for developers and smooth looking
- Catppuccin themes
- candy-icons
- Hyprland
- hyprcursor ,hypridle, hyprlang, hyprloc, hyprpaper, hyprpicker, hyprutils
- Waybar
- Finally installs all programs given in data.conf
- dnf packages, flatpaks, copr , repos from urls
git clone https://github.com/acidburnmonkey/rice-cook.git && cd rice-cook
chmod +x preinstall.sh && sudo ./preinstall.sh
sudo uv run rice-cook.py
Should look like this .
|-rice-cook.py
|-data.conf
|---dotfiles
|-----nvim
|-----ranger
|-----etc...
Need to correct ownership of home directory
sudo chown -R "$USER:$USER" $HOME
43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG
bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x



