rewrite of data.config parser to add headers and flatpak

This commit is contained in:
acidburnmonkey
2024-11-23 12:57:22 -05:00
parent 304ce15bdb
commit a67b4055cd
3 changed files with 58 additions and 16 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ This is a python script made to rice a blank fedora install into my custom hyprl
* Hyrland
* hyprcursor ,hypridle, hyprlang, hyprloc, hyprpaper, hyprpicker, hyprutils
* Waybar
* Finally installs all programs given in data.txt
* Finally installs all programs given in data.config
________________________________________________________________________________
@@ -54,7 +54,7 @@ Should look like this .
|---nvim
|---ranger
|---etc...
|---data.txt
|---data.config
|---rice-cook.py
```