diff --git a/README.md b/README.md index 6ac4fc7..ae6680a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ +
+ # Global Public Repo -Public app configs and other stuff to be accesible on any platform at anytime. + +A all-in-one place stop to all of my CLI configs, and dotfiles +
+ +**Letter Definition** +Each folder contains a letter after its name, ex. `sway_l` its meaning is as follows: + +| Letter | Meaning | +| :- | :--- | +| l | Linux only, MacOS may be supported but not all | +| macos | Folder location `dots/configs/macos` all configs reside in there | +| g | Global, cross platform app | +| w | Windows only | ## Table of contents -![](img/Personal_ziap.png) diff --git a/configs/sway_g/README.md b/configs/sway_g/README.md new file mode 100644 index 0000000..dd7b1f0 --- /dev/null +++ b/configs/sway_g/README.md @@ -0,0 +1,8 @@ +
+ +# Arch Based OS Installation + +
+ +## Dependencies + - diff --git a/configs/waybar_l/Meself/README.md b/configs/waybar_l/Meself/README.md index cb34d6f..bd04339 100644 --- a/configs/waybar_l/Meself/README.md +++ b/configs/waybar_l/Meself/README.md @@ -7,9 +7,9 @@ Semi made **Waybar** configs with its respective screenshots ### Personal_Test -This was just the first config I started working on at the beggining, essentially I did not knew that much about it and how it was configured #to-do *Take bar screenshot* +This was just the first config I started working on at the beggining, essentially I did not knew that much about it and how it was configured -### Personal+ziap [ziap's GitHub dotfiles repo](https://github.com/ziap/dotfiles) +### Personal+ziap - [GitHub repo](https://github.com/ziap/dotfiles) Almost a copy paste of ziap's waybar, I did changed a few things such as the bar `padding` and such, this is a very simple bar. Something I still not able to comprehend is the way he set up the `.module-right` variable ### Desktop Preview diff --git a/img/Personal_ziap.png b/img/Personal_ziap.png deleted file mode 100644 index f0d278a..0000000 Binary files a/img/Personal_ziap.png and /dev/null differ