updated to hyprland
This commit is contained in:
@@ -5,19 +5,20 @@ This is a python script made to rice a blank fedora i3 install into my custom co
|
|||||||
|
|
||||||
* Allows DNF to update from fastest mirrors
|
* Allows DNF to update from fastest mirrors
|
||||||
* Adds +10 max parallel downloads
|
* Adds +10 max parallel downloads
|
||||||
+ Adds rpmfusion to repos
|
* Adds rpmfusion to repos
|
||||||
* Adds Flathub to repos
|
* Adds Flathub to repos
|
||||||
* Copies dotfliles into ~/.config
|
* Copies dotfliles into ~/.config
|
||||||
</br> </br>
|
</br> </br>
|
||||||
* Installs :
|
<span style="font-size:30px;">Installs:</span>
|
||||||
* Oh_My_zsh
|
* Oh_My_zsh
|
||||||
* with zsh-autosuggestions plugin
|
* with zsh-autosuggestions plugin
|
||||||
* powerlevel10k plugin
|
* powerlevel10k plugin
|
||||||
* 25 fonts, for developers and smooth looking
|
* 25 fonts, for developers and smooth looking
|
||||||
* Catppuccin themes
|
* Catppuccin themes
|
||||||
* candy-icons
|
* candy-icons
|
||||||
* [Betterlockscreen](https://github.com/betterlockscreen/betterlockscreen)
|
* Hyrland
|
||||||
* [i3lock-color](https://github.com/Raymo111/i3lock-color)
|
* hyprcursor ,hypridle, hyprlang, hyprloc, hyprpaper, hyprpicker, hyprutils
|
||||||
|
* Waybar
|
||||||
* Finally installs all programs given in data.txt
|
* Finally installs all programs given in data.txt
|
||||||
|
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
@@ -29,7 +30,7 @@ ________________________________________________________________________________
|
|||||||
<a href="https://github.com/EliverLara/candy-icons"><img src="./images/icons.png" height="150" width="200"></a>
|
<a href="https://github.com/EliverLara/candy-icons"><img src="./images/icons.png" height="150" width="200"></a>
|
||||||
|
|
||||||
##
|
##
|
||||||

|

|
||||||
|
|
||||||
# How to run :
|
# How to run :
|
||||||
```
|
```
|
||||||
@@ -42,7 +43,8 @@ chmod +x preinstall.sh && sudo ./preinstall.sh
|
|||||||
```
|
```
|
||||||
sudo pip3 install -r requierements.txt
|
sudo pip3 install -r requierements.txt
|
||||||
```
|
```
|
||||||
### Now move rice-cook.py & data.txt into dofiles directry and run it:
|
### Now move `rice-cook.py` & data.txt into dofiles directry and run it:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo python3 rice-cook.py
|
sudo python3 rice-cook.py
|
||||||
```
|
```
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 MiB |
Reference in New Issue
Block a user