Git Product home page Git Product logo

arch-linux-hyprland-conf's Introduction

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

About Tools

  • waybar: Waybar status bar, a highly customizable status bar for wayland-based compositors.

  • wlogout: Wlogout, custom menu for poweroff, lock, logout and other.

  • wofi: Wofi is a launcher for Sway that provides a quick way to open applications and search for files.

  • qimgv and swappy: Qimgv and Swappy for the Pictures.

  • grim: Grim for the take screenshot.

  • kitty: Kitty terminal emulator, a fast and feature-rich terminal emulator.

  • thunar: Thunar file manager, a file manager for the Xfce desktop environment.

  • hyprlock: Hyprlock, a screen locker.

  • hypridle: Hypridle set lock screen after custom time.

  • hyprpaper: For launch wallpapers.

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 wlogout 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 waybar kitty thunar hyprpaper hyprlock hypridle swappy grim slurp
  • Install waybar font styles and icons.
sudo pacman -S otf-font-awesome ttf-font-awesome ttf-jetbrains-mono ttf-arimo-nerd
  • Install themes and gnome-tweak. After install themes and icons run gnome-tweaks in terminal and set icons and themes as you want.
sudo pacman -S gtk4 breeze-gtk materia-gtk-theme arc-gtk-theme gnome-tweaks
  • 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.

  • Install qimgv.
git clone https://aur.archlinux.org/qimgv.git
cd qimgv
makepkg -si
  • Install wlogout.
git clone https://aur.archlinux.org/wlogout-git.git
cd wlogout-git
makepkg -si
  • Instal WhiteSur Icons for change applications icon style.
git clone https://aur.archlinux.org/whitesur-icon-theme.git
cd whitesur-icon-theme
makepkg -si

Updates will be added...

arch-linux-hyprland-conf's People

Contributors

alasgarovs avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.