- Notifications
You must be signed in to change notification settings - Fork137
Portable and extensible re-work of prasanthrangan/hyprdots // Aesthetic, dynamic and minimal dots for Arch Hyprland // Going beyond
License
HyDE-Project/HyDE
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Check this out for the full note:Journey to HyDE and beyond
wallbash_720p.mp4
The installation script is designed for a minimalArch Linux install, butmay work on someArch-based distros.While installing HyDE alongside anotherDE/WM should work, due to it being a heavily customized setup, itwill conflict with yourGTK/Qt theming,Shell,SDDM,GRUB, etc. and is at your own risk.
For Nixos support there is a separate project being maintained @Hydenix
Important
The install script will auto-detect an NVIDIA card and install nvidia-dkms drivers for your kernel.Please ensure that your NVIDIA card supports dkms drivers in the list providedhere.
Caution
The script modifies yourgrub
orsystemd-boot
config to enable NVIDIA DRM.
To install, execute the following commands:
pacman -S --needed git base-develgit clone --depth 1 https://github.com/HyDE-Project/HyDE~/HyDEcd~/HyDE/Scripts./install.sh
Tip
You can also add any other apps you wish to install alongside HyDE toScripts/pkg_user.lst
and pass the file as a parameter to install it like so:
./install.sh pkg_user.lst
Important
Refer your list fromScripts/pkg_extra.lst
or you cancp Scripts/pkg_extra.lst Scripts/pkg_user.lst
if you wish to install all extra packages.
Please reboot after the install script completes and takes you to the SDDM login screen (or black screen) for the first time.For more details, please refer to theinstallation wiki.
To update HyDE, you will need to pull the latest changes from GitHub and restore the configs by running the following commands:
cd~/HyDE/Scriptsgit pull origin master./install.sh -r
Important
Please note that any configurations you made will be overwritten if listed to be done so as listed byScripts/restore_cfg.psv
.However, all replaced configs are backed up and may be recovered from in~/.config/cfg_backups
.
All our official themes are stored in a separate repository, allowing users to install them using themepatcher.For more information, visitHyDE-Project/hyde-themes.
Tip
Everyone, including you can create, maintain, and share additional themes, all of which can be installed using themepatcher!To create your own custom theme, please refer to thetheming wiki.If you wish to have your hyde theme showcased, or you want to find some non-official themes, visitkRHYME7/hyde-gallery!
About
Portable and extensible re-work of prasanthrangan/hyprdots // Aesthetic, dynamic and minimal dots for Arch Hyprland // Going beyond