Fix README.md

This commit is contained in:
edwark43 2024-06-20 14:03:22 -04:00 committed by GitHub
parent 1a45347934
commit ce8f35a79e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,16 +4,19 @@ This took too long for it's quality.
I installed this on an Arch Linux virtual machine, but this should work with any distro with minor adjustments.
Install all packages in the pkgs file.
git clone https://aur.archlinux.org/st.git and put the config.h inside, and proceed to install it.
git clone https://aur.archlinux.org/st.git and put the config.h inside, and proceed to install it. <br>
Also if you want to use doas instead of sudo, run ln -s /usr/bin/doas /usr/bin/sudo as root, and install all of the base-devel packages one by one leaving out sudo.
Copy the contents of config to ~/.config, and move the contents of local/bin to ~/.local/bin .
Next, copy the contents of home to your home directory, and don't forget the hidden files.
Next, copy the contents of home to your home directory, and don't forget the hidden files. <br>
Done!
## preview
![Screenshot_archlinux_2024-06-20_13_48_32](https://github.com/edwark43/tinywm-dotfiles/assets/97860398/f6120b24-87d2-427d-94fa-43b073cf821b)
## note
If anyone actually installs this, and it doesn't work, create an issue because I don't want to reinstall this to test it.
## credits
https://github.com/Apeiros-46B/everforest-walls - wallpaper
https://github.com/Apeiros-46B/everforest-walls - wallpaper <br>
https://github.com/edwark43/dotfiles - polybar config from my main dotfiles that I debloated