.-..-. .-. .-.
: :; : : : : :
: :.-..-..---. .--. : : .--. ,-.,-. .-' :
: :: :: :; :: .; `: ..': :_ ' .; ; : ,. :' .; :
:_;:_;`._. ;: ._.':_; `.__;`.__,_;:_;:_;`.__.'
.-. :: :
`._.':_;
.--. .-. .-. .-. .-. .---. .-.
: .; : .' `.: : : : .'.' : . : .' `.
: : .--.`. .': `-. .-' :.-..-.`-' .--. : :: : .--.`. .'.--.
: :: :' '_.': : : .. :' .; :: `; : `._-.' _ : :; :' .; :: :`._-.'
:_;:_;`.__.':_; :_;:_;`.__.'`.__.' `.__.' :_;:___.'`.__.':_;`.__.'
This repository contains my personal configuration for Hyprland, a dynamic tiling Wayland compositor. It’s designed to be sleek, efficient, and highly customizable. Whether you're a seasoned Linux user or just getting started, feel free to explore, fork, or adapt these dotfiles to suit your needs!
This repo is temporarily abandoned, and unfinished. It will get it's respectable rewrite in the nearest future.
Here’s what’s included in my setup:
| Component | Tool |
|---|---|
| swaync | |
| hyprpaper | |
| hyprpicker | |
| Waybar | |
| Rofi | |
| Kitty | |
| Yazi | |
| Zsh with Oh My Zsh | |
| VSCode / Neovim | |
| Nord |
Before proceeding, make sure to back up your existing .dotfiles:
mv ~/.config ~/.config-backupGit clone the repository -> https://github.com/Aethdv/hyprdots.git
sudo pacman -Sy --needed base-devel lsd rust git wl-clipboard wl-clip-persist btop swaync hyprlock hyprpaper hyprpicker zsh neovim nemo iniparser rofi-wayland nerd-fonts awesome-terminal-fonts otf-font-awesome ttf-font-awesome ttf-jetbrains-monoyay -S --needed xdg-desktop-portal-wlr qt5-wayland qt6-wayland qt6-svg qt6-virtualkeyboard qt6-multimedia-ffmpeg bat cliphist wlogout sddm-git light pipewire wireplumber waybarOptional Dependencies
sudo pacman -Sy --needed gtest boost fuse fastfetch zlib gcc clang cmake make meson python go lld llvm zip unzip tar unrar mpd mpd-mpris mpv mpv-mprissudo pacman -S yazicargo install yazigit clone https://github.com/sxyazi/yazi.git
cd yazi
cargo build --release
sudo mv target/release/yazi /usr/local/bin/To apply the Astronaut SDDM Theme, run:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/keyitdev/sddm-astronaut-theme/master/setup.sh)"You can customize the theme by editing the metadata.desktop file:
/usr/share/sddm/themes/sddm-astronaut-theme/metadata.desktopnpm install --save nordyarn add nordThis project is licensed under the GPL-3.0 License. See the LICENSE file for details.