Skip to content


🌿 About

Hyprland is my default window manager. It has stunning animations (which I always wanted when I started using a WM), excellent Wayland support, dynamic tiling which I prefer over manual or hybrid and an amazing ecosystem of plugins and applications.

The plugins I'm using are the following:

Alongside this plugins, I use some specific apps from the hypr ecosystem

Focusing in the config, hyprland.conf imports every config file, from the binds to the inputs, monitors or the theme.

If you want to easily configure the workspaces or the monitors, check out this program.

Wanna see or add new bindings? Check this file.

Wanna edit the theme? Check this folder.

Are you interested in all of the more than 100 wallpapers available? Check them out!

Maybe you want to add a new app or service to autostart? Check this

If you want to add a new script to the config, go to this folder.

If you have any other default programs, you can edit this file to set your defaults.

🔧 Setup

📦 Extensions Installation

You can manage and install extensions with hyprpm, a package manager that ships by default with hyprland. Here's a quick reference guide for installing, updating and removing extensions.

WARNING

hyprpm update may not work. This is and issue with hyprland and its plugins, not with the dotfiles themselves.

bash
# Installing an extension
hyprpm add <repo-link>

# To update all extensions
hyprpm update

# To remove an specific extension
hyprpm remove <extension-name>

After you install an extension, make sure to enable it:

bash
hyprpm enable <extensions-name>
Overview 1
overview-1
Overview 2
overview-2
Overview 3
overview-3