mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-04 06:10:40 -04:00
86 lines
2.7 KiB
Markdown
86 lines
2.7 KiB
Markdown
<h1 align="center">HyprCrux Dots<br></h1>
|
|
<h3 align ="center">Install Script Coming Soon...</h3>
|
|
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/macchiato.png">
|
|
<div align="center">
|
|
|
|
|
|

|
|

|
|
|
|
|
|
</div>
|
|
|
|
> [!Caution]
|
|
> 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>
|
|
> My configs are messy as I'm not a dev, so use at your own risk.
|
|
|
|
https://github.com/xsghetti/dotfiles/assets/150515748/e37f75af-a02e-4daf-a652-effecf960f6e
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
> [!Important]
|
|
> After Cloning the Repo - Run these commands separately. There are some prompts during the install so pay attention!
|
|
|
|
cd ~/dotfiles/Scripts
|
|
<br>
|
|
|
|
./HyprCrux.sh
|
|
<br>
|
|
|
|
./install.sh
|
|
|
|
|
|
>
|
|
> When loading in for the first time, you will get
|
|
an initial error from pywal. Feel free to load
|
|
your own wallpapers into .config/wallpapers or
|
|
use one of mine with the wallpaper selector with
|
|
Super + W to select one. Logout & that error
|
|
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>
|
|
>
|
|
> ```To get cava working with pywal - symlink template to cava/config```
|
|
|
|
> 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.
|
|
|
|
hyprpm update
|
|
|
|
<br>
|
|
|
|
hyprpm add https://github.com/hyprwm/hyprland-plugins
|
|
<br>
|
|
|
|
hyprpm enable hycov
|
|
<br>
|
|
|
|
hyprpm enable hyprtrails
|
|
|
|
|
|
<table><tr><td>
|
|
<code>D</code><br><code>E</code><br><code>T</code><br><code>A</code><br><code>I</code><br><code>L</code><br><code>S</code><br></td><td><table>
|
|
<tr><td>OS</td><td>Arch</td></tr>
|
|
<tr><td>WM</td><td>Hyprland</td></tr>
|
|
<tr><td>Terminal</td><td>Kitty</td></tr>
|
|
<tr><td>Shell</td><td>ZSH</td></tr>
|
|
</table>
|
|
</td></tr></table>
|
|
|
|
|
|
|