Skip to content

Prof-Shiba/Fedora-HyDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3,620 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

// design by t2

hyde_banner

All Contributors

es de nl δΈ­ζ–‡ fr ar pt-br tr



Arch Linux CachyOS EndeavourOS Garuda NixOS

Check this out for the full note: Journey to HyDE and beyond

wallbash_720p.mp4

The installation script is designed for a regular Fedora 43 Linux install. It is tested extensively on both Fedora Workstation and Fedora KDE Plasma. While installing HyDE alongside another DE/WM should work, due to it being a heavily customized setup, it will conflict with your GTK/Qt theming, Shell, etc. and is at your own risk. Be especially careful when using GNOME, it WILL cause conflicts and delete settings. You can mostly get around these with startup scripts in that set settings on launch. You can avoid having your settings wiped by making a script that backups your settings at a certain state, then reloads them on GNOME launch. KDE Plasma will work mostly fine but receive themeing conflicts.

For NixOS support there is a separate project being maintained @ Hydenix

There is, of course, the main Arch repo as well @ HyDE Project

Caution

The script modifies your grub or systemd-boot config to enable NVIDIA DRM.

To install, execute the following commands:

sudo dnf install git @development-tools @c-development
git clone --depth 1 https://github.com/Prof-Shiba/Fedora-HyDE ~/Fedora-HyDE
cd ~/Fedora-HyDE/Scripts
./install.sh

Tip

You can also add any other apps you wish to install alongside HyDE to Scripts/pkg_user.lst and pass the file as a parameter to install it like so:

./install.sh pkg_user.lst

Important

Refer your list from Scripts/pkg_extra.lst or you can cp 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 or GDM login screen. For more details, please refer to the installation wiki.


We welcome contributions from the community! To get started:

Whether you're helping with code, testing, or documentation, we appreciate your support in making HyDE better for everyone. Thank you!


To update HyDE, you will need to pull the latest changes from GitHub and restore the configs by running the following commands:

Warning

The following commands will discard any uncommitted local changes in the repository.

cd ~/Fedora-HyDE/Scripts
git fetch --update-shallow --depth 1 origin master
git reset --hard origin/master
./install.sh -r

Important

Please note that any configurations you made will be overwritten if listed to be done so as listed by Scripts/restore_cfg.psv. However, all replaced configs are backed up and may be recovered from in ~/.config/cfg_backups.


HyDEVM is a script that allows you to run HyDE in a virtual machine for testing and development.

Quick Start

Arch Linux

# Download and run (will auto-detect missing packages)
curl -L https://raw.githubusercontent.com/HyDE-Project/HyDE/main/Scripts/hydevm/hydevm.sh -o hydevm
chmod +x hydevm
./hydevm

NixOS (or Nix)

# Using flakes from HyDE repository
nix run github:HyDE-Project/HyDE

# Or if you have the repository cloned locally
nix run .

For more details, please refer to the HyDEVM README.


All our official themes are stored in a separate repository, allowing users to install them using themepatcher. For more information, visit HyDE-Project/hyde-themes.

Catppuccin-Latte Catppuccin-Mocha Decay-Green Edge-Runner Frosted-Glass Graphite-Mono Gruvbox-Retro Material-Sakura Nordic-Blue RosΓ©-Pine Synth-Wave Tokyo-Night

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 the theming wiki. If you wish to have your hyde theme showcased, or you want to find some non-official themes, visit kRHYME7/hyde-gallery!


Theme Select
Wallpaper SelectLauncher Select
Wallbash ModesNotification Action
Rofi Launcher
Wlogout Menu
Game Launcher

Stargazers over time


Last edited on: 27/02/2025

About

A fork of HyDE project for Fedora 43/44

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors