From fc355705dc070b8c36b743eeb3a43243efdb089e Mon Sep 17 00:00:00 2001 From: acidburn Date: Fri, 5 May 2023 20:19:47 -0400 Subject: [PATCH] update --- README.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ae47fab..04eb164 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,24 @@ This is a python script made to rice a blank fedora i3 install into my custom configuration. # What is does : + * Allows DNF to update from fastest mirrors * Adds +10 max parallel downloads + Adds rpmfusion to repos -* Installs Oh_My_zsh - * with zsh-autosuggestions plugin - * powerlevel10k plugin * Adds Flathub to repos * Copies dotfliles into ~/.config -* Installs 25 fonts, for developers and smooth looking -* Installs Catppuccin themes. -* Installs candy-icons -* Finally installs all programs given in data.txt +

+* Installs : +* Oh_My_zsh + * with zsh-autosuggestions plugin + * powerlevel10k plugin +* 25 fonts, for developers and smooth looking +* Catppuccin themes +* candy-icons +* [Betterlockscreen](https://github.com/betterlockscreen/betterlockscreen) +* [i3lock-color](https://github.com/Raymo111/i3lock-color) +* Finally installs all programs given in data.txt + ________________________________________________________________________________ @@ -25,6 +31,12 @@ ________________________________________________________________________________ ## ![](images/a.png) +# How to run : +- copy binary from releases and data.txt into a dotfiles backup forlder +- Must run with sudo -HE flags +``` +sudo -HE ./rice-cook +``` ## Donate Buy Me A Coffee