https://github.com/acidburnmonkey/rice-cook
This is a python script made to rice a blank fedora install into my custom hyprland configuration.
https://github.com/acidburnmonkey/rice-cook
hyprland hyprland-rice
Last synced: 5 months ago
JSON representation
This is a python script made to rice a blank fedora install into my custom hyprland configuration.
- Host: GitHub
- URL: https://github.com/acidburnmonkey/rice-cook
- Owner: acidburnmonkey
- License: gpl-3.0
- Created: 2023-04-30T01:30:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-06T01:06:44.000Z (6 months ago)
- Last Synced: 2025-12-08T12:52:54.721Z (6 months ago)
- Topics: hyprland, hyprland-rice
- Language: Python
- Homepage:
- Size: 4.48 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a python script made to rice a blank fedora install into my custom hyprland configuration.
# What is does :
- 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
---
##

# How to run :
```
git clone https://github.com/acidburnmonkey/rice-cook.git && cd rice-cook
```
```
chmod +x preinstall.sh && sudo ./preinstall.sh
```
### copy dotfiles directory into this project
```
sudo uv run rice-cook.py
```
Should look like this .
```
|-rice-cook.py
|-data.conf
|---dotfiles
|-----nvim
|-----ranger
|-----etc...
```
### Before reboot
Need to correct ownership of home directory
```
sudo chown -R "$USER:$USER" $HOME
```
## A snapshot of your current fedora config can be generated with this script
[link](https://github.com/acidburnmonkey/scripts/blob/main/fedora-apps.py)
## Donate
## Monero 
43Sxiso2FHsYhP7HTqZgsXa3m3uHtxHQdMeHxECqRefyazZfpGVCLVsf1gU68jxJBo1G171AC181q1BqAUaG1m554MLsspG
## Bitcon 
bc1qk06cyheffclx7x434zpxjzcdl50452r9ducw0x

