mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 22:00: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>
|
## Depenencies <br>
|
||||||
> [hyprland](https://hyprland.org)<br>
|
> [hyprland](https://hyprland.org)<br>
|
||||||
|
@ -36,16 +38,12 @@
|
||||||
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails) <br>
|
> [hyprtrails](https://github.com/hyprwm/hyprland-plugins/tree/main/hyprtrails) <br>
|
||||||
> [pyprland](https://github.com/hyprland-community/pyprland) <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]
|
>[!Note]
|
||||||
> Hycov Keybindings will be commented out by default
|
>HyprExpo is only available on hyprland-git until the next official release.
|
||||||
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.
|
|
||||||
|
|
||||||
hyprpm update
|
hyprpm update
|
||||||
|
|
||||||
|
@ -54,13 +52,16 @@ the commands below.
|
||||||
hyprpm add https://github.com/hyprwm/hyprland-plugins
|
hyprpm add https://github.com/hyprwm/hyprland-plugins
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
hyprpm add https://github.com/Ayuei/hycov
|
hyprpm enable hyprexpo
|
||||||
<br>
|
|
||||||
|
|
||||||
hyprpm enable hycov
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
hyprpm enable hyprtrails
|
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>
|
<table><tr><td>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue