Arch Linux Hyprland Configuration
This repository contains my personal configurations for the Hyprland desktop environment. It includes configurations for various tools and applications
Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
It provides the latest Wayland features, is highly customizable, has all the eyecandy, the most powerful plugins, easy IPC, much more QoL stuff than other wlr-based compositors and more...
- wofi: A fast application launcher for Linux.
- waybar: A lightweight and customizable status bar for Linux desktops.
- kitty: A feature-rich terminal emulator for Linux, macOS, and Windows.
- thunar: A lightweight and easy-to-use file manager for Linux.
- hyprpaper: A wallpaper manager for Linux.
- hyprlock: A simple screen locker for Linux.
- hypridle: A tool for managing power and performance profiles on Linux systems.
- swappy: A utility for managing swap space on Linux systems.
- grim: A screenshot utility for Linux.
- slurp: A utility for selecting regions of the screen.
- cliphist: A simple checklist and note-taking application for Linux.
- wl-clipboard: A Wayland clipboard manager for Linux.
- qimgv: A fast and lightweight image viewer for Linux.
- whitesur-icon-theme: A modern and elegant icon theme for Linux desktops.
- hyprpicker-git: A color picker tool for Linux.
Copy repository to your local machine.
git clone https://github.com/alasgarovs/arch-linux-hyprland-conf.git
cd arch-linux-hyprland-conf
After copy folders to .config
folder under /home/$USER
.
mv hypr scripts swappy wallpapers waybar wofi wlogout /home/$USER/.config/
sudo pacman -Syu wofi waybar kitty thunar hyprpaper hyprlock hypridle swappy grim slurp cliphist wl-clipboard
Install waybar font styles and icons.
sudo pacman -S otf-font-awesome ttf-font-awesome ttf-jetbrains-mono ttf-arimo-nerd
Install themes, icons and set icons and themes as you want.
sudo pacman -S gtk4 breeze-gtk materia-gtk-theme arc-gtk-theme
Install default directories, volume, brightness, notification, bluetooth tools.
sudo pacman -S xdg-user-dirs brightnessctl pavucontrol pamixer polkit-kde-agent mako blueman bluez bluez-utils gvfs thunar-volman usdisk2
xdg-user-dirs-update
yay -S qimgv whitesur-icon-theme hyprpicker-git wlogout
This project is constantly being renewed with new features, improvements.