Update README.md

This commit is contained in:
Dante 2024-03-15 21:13:46 -04:00 committed by GitHub
parent bdb3a65701
commit e0319ae4d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,8 +13,9 @@
</div> </div>
> [!Caution] > [!Warning]
> This install script is meant for a minimal Arch Install.<br> > This install script is meant for a ***minimal*** Arch Install.<br>
>
> If you aren't using the script - these are my personal dots and may not work for you.<br> > If you aren't using the script - these are my personal dots and may not work for you.<br>
> My configs are messy as I'm not a dev, so use at your own risk. > My configs are messy as I'm not a dev, so use at your own risk.
@ -25,9 +26,18 @@
![cava](https://github.com/xsghetti/dotfiles/assets/150515748/f65aefcd-4597-4600-bbba-10bf1274cedc) ![cava](https://github.com/xsghetti/dotfiles/assets/150515748/f65aefcd-4597-4600-bbba-10bf1274cedc)
![hyprlock](https://github.com/xsghetti/dotfiles/assets/150515748/2eaffb84-d53e-42cb-ac62-0d00836d66fc) ![hyprlock](https://github.com/xsghetti/dotfiles/assets/150515748/2eaffb84-d53e-42cb-ac62-0d00836d66fc)
## Depenencies <br>
> [hyprland](https://hyprland.org)<br>
> [hycov](https://github.com/Ayuei/hycov)<br>
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails) <br>
> [hyprlock](https://github.com/hyprwm/hyprlock)<br>
> [pyprland](https://github.com/hyprland-community/pyprland) <br>
> [pywal](https://github.com/dylanaraps/pywal) <br>
> [!Important] > [!Important]
> After Cloning the Repo - Run these commands separately. There are some prompts during the install so pay attention! > After Cloning the Repo - Run these commands separately. There are some prompts during the install so pay attention!
cd ~/dotfiles/Scripts cd ~/dotfiles/Scripts
<br> <br>
@ -36,8 +46,8 @@
./install.sh ./install.sh
>[!Note]
When loading in for the first time, you will get >When loading in for the first time, you will get
an initial error from pywal. Feel free to load an initial error from pywal. Feel free to load
your own wallpapers into .config/wallpapers or your own wallpapers into .config/wallpapers or
use one of mine with the wallpaper selector with use one of mine with the wallpaper selector with
@ -45,20 +55,12 @@ Super + W to select one. Logout & that error
should disappear. should disappear.
> ## Depenencies <br>
> [hyprland](https://hyprland.org)<br>
> [hycov](https://github.com/Ayuei/hycov)<br>
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails) <br>
> [hyprlock](https://github.com/hyprwm/hyprlock)<br>
> [pyprland](https://github.com/hyprland-community/pyprland) <br>
> [pywal](https://github.com/dylanaraps/pywal) <br>
>
>[!Important] >[!Note]
>To get cava working with pywal - symlink template to cava/config >To get cava working with pywal - symlink template to cava/config
ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true
>[!Note]
> Hycov Keybindings will be commented out by default > Hycov Keybindings will be commented out by default
to prevent the error message caused by HyprPM.<br> to prevent the error message caused by HyprPM.<br>
HyprTrails is also coded into hyprland.conf but will HyprTrails is also coded into hyprland.conf but will