Skip to content

alasgarovs/arch-linux-hyprland-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Linux Hyprland Configuration

This repository contains my personal configurations for the Hyprland desktop environment. It includes configurations for various tools and applications

What is Hyprland?

Header

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...

desktop

About Tools

Application Launchers

  • wofi: A fast application launcher for Linux.
  • rofi: A versatile application launcher and window switcher for Linux.

Status Bars

  • waybar: A lightweight and customizable status bar for Linux desktops.

Terminal Emulators

  • kitty: A feature-rich terminal emulator for Linux, macOS, and Windows.

File Managers

  • thunar: A lightweight and easy-to-use file manager for Linux.

Utilities

  • 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.
  • copyq: A clipboard manager for Linux, macOS, and Windows.
  • chiplist: A simple checklist and note-taking application for Linux.
  • wl-clipboard: A Wayland clipboard manager for Linux.

Image Viewers

  • qimgv: A fast and lightweight image viewer for Linux.

Icon Themes

  • whitesur-icon-theme: A modern and elegant icon theme for Linux desktops.

Color Picker

  • hyprpicker-git: A color picker tool for Linux.

Configure Files

You can use these configurations to personalize your Hyprland desktop environment

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 rofi wofi /home/$USER/.config/

Installation tools, themes, icons and etc

Install the required tools on Arch Linux using the following commands

We need install some tools with pacman

sudo pacman -Syu wofi rofi waybar kitty thunar hyprpaper hyprlock hypridle swappy grim slurp copyq chiplist 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
xdg-user-dirs-update

And install other tools from Arch linux User Repository - AUR

yay -S qimgv whitesur-icon-theme hyprpicker-git wlogout

Note

This project is constantly being renewed with new features, improvements.

Releases

No releases published

Packages

No packages published