This repository is designed to copy up my Hyprland environment on Arch.
By the end of this guide, you'll have a clean Hyprland setup like this:
And also a nice SDDM & Grub Theme:
- Clone the repository to your home folder:
git clone https://github.com/ElryGH/dotfiles.git
- Navigate to the installer directory:
cd ~/dotfiles/scripts/installer
- Run the installation script with sudo:
sudo sh install.sh
- Use the Installation Script to set up Hyprland.
After installation, you'll want to familiarize yourself with the default key bindings.
Here are some essential shortcuts to get you started:
Super + T
: Open the terminal (Kitty).Super + C
: Open the browser (Chrome).Super + F
: Open the file manager (Nautilus).Super + R
: Open the application menu (Tofi).
Super + Q
: Close the active window.Super + W
: Toggle floating mode for the active window.Super + G
: Toggle GroupSuper + J
: Toggle split mode in the Dwindle layout.Super + S
: Show/Hide the Special Workspace.Super + Alt + S
: Move to Special Workspace.
Brightness Up
: Increase the screen brightness by 5%.Brightness Down
: Decrease the screen brightness by 5%.Volume Up
: Increase the volume by 5%.Volume Down
: Decrease the volume by 5%.Mic Mute
: Mute the microphone.Audio Mute
: Mute the audio.Play/Pause
: Toggle play/pause for media.Next Track
: Skip to the next track.Previous Track
: Go back to the previous track.
SUPER + L
: Lock screenSuper + V
: Open the clipboard history and paste the selected item.Super + P
: Open the color picker and copy the selected color to the clipboard.Super + E
: Open a Emoji Picker and copy the selection to clipboard.Super + L
: Lock the screen.Super + Escape
: Open the logout menu.Print Screen
: Take a screenshot of the entire screen and copy it to the clipboard.
Make sure to have applications installed corresponding to the binds.
Feel free to customize these keybindings to better suit your needs.