updated to hyprland

This commit is contained in:
mal0
2024-07-26 21:39:39 -04:00
parent dc20583d09
commit 0eb1c06cad
2 changed files with 9 additions and 7 deletions
+8 -6
View File
@@ -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>
## ##
![](images/a.png) ![](images/image2.png)
# 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
``` ```
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB