mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 21:10:38 -04:00
Update README.md
This commit is contained in:
parent
da23207bf1
commit
c75fcddbfa
1 changed files with 14 additions and 13 deletions
27
README.md
27
README.md
|
@ -20,10 +20,12 @@
|
|||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## Depenencies <br>
|
||||
> [hyprland](https://hyprland.org)<br>
|
||||
|
@ -36,16 +38,12 @@
|
|||
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails) <br>
|
||||
> [pyprland](https://github.com/hyprland-community/pyprland) <br>
|
||||
|
||||
>[!Note]
|
||||
>To get cava working with pywal - symlink template to cava/config
|
||||
|
||||
ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true
|
||||
This configuration utilizes two official [Hyprland](https://hyprland.org) plugins. <br>
|
||||
To install these plugins run the following command.
|
||||
|
||||
>[!Note]
|
||||
> Hycov Keybindings will be commented out by default
|
||||
to prevent the error message caused by HyprPM.<br>
|
||||
HyprTrails is also coded into hyprland.conf but will
|
||||
not trigger any errors. Feel free to enable them with
|
||||
the commands below.
|
||||
>HyprExpo is only available on hyprland-git until the next official release.
|
||||
|
||||
hyprpm update
|
||||
|
||||
|
@ -54,13 +52,16 @@ the commands below.
|
|||
hyprpm add https://github.com/hyprwm/hyprland-plugins
|
||||
<br>
|
||||
|
||||
hyprpm add https://github.com/Ayuei/hycov
|
||||
<br>
|
||||
|
||||
hyprpm enable hycov
|
||||
hyprpm enable hyprexpo
|
||||
<br>
|
||||
|
||||
hyprpm enable hyprtrails
|
||||
<br>
|
||||
|
||||
>[!Note]
|
||||
>To get cava working with pywal - symlink the template to cava/config
|
||||
|
||||
ln -sf "$HOME/.cache/wal/cava-colors" "$HOME/.config/cava/config" || true
|
||||
|
||||
|
||||
<table><tr><td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue