Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aur0rae/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprland Dots

This is my current working config for Hyprland.

My Hyprland config

Usage:

Hyprland is a tiling Wayland compositor/WM and as such, requires some basic keybinds to function. The most important ones are listed below.

  • Spawn a terminal - MOD + Shift + Enter
  • Kill a window - MOD + Shift + Q
  • Reload Sway - MOD + Shift + C
  • Kill Sway - MOD + Shift + E

Installation:

This currently relies on several dependencies available on Arch Linux and other distributions. For simplicity, I'm only going to show Arch setup.

First, you should install an AUR helper like paru.

git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si

Then you can install the numerous dependencies.

paru -S hyprland hyprlock hyprpaper hypridle hyprcursor \
  uwsm waybar wofi dunst kitty thunar qt6ct-kde nwg-look

paru -S pavucontrol blueman nm-connection-editor \
  starship brightnessctl slurp grim wl-clipboard \
  bat fzf zoxide eza power-profiles-daemon breeze 
  breeze-gtk otf-font-awesome ttf-terminus-nerd

These are mostly interchangeable, but make sure to change the corresponding binds in the config.

After this is done, you can move everything to the corresponding folders. Copy the contents of config into ~/.config, and make sure your .bashrc and .bash_profile have the right changes to load you into the OS.

It may also be ideal to install reflector and pacman-contrib to and set them up, alongside using grub-customizer to add a grub theme to be greeted by on boot.

About

This is my current working Hyprland config on Arch Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published