Welcome to my Hyprland-Dots repository! These dotfiles are tailored for a seamless, efficient, and aesthetically pleasing desktop environment on Arch Linux with Hyprland as the window manager.My Hyprland Dotfiles are Currently Work in Progress As I Have A lot to learn. Feel free to share some advice
- OS: Arch Linux
- Window Manager: Hyprland
- Laptop: ASUS TUF F15 FX506HC
- CPU: Intel i5 11th Gen
- GPU: NVIDIA RTX 3050
- RAM: 24GB
-
Dynamic Tiling: Effortlessly manage windows with Hyprland’s advanced tiling features.
-
Custom Keybindings: Optimized for productivity and easy navigation.
-
Theming: A minimalist, elegant theme with GTK and Pywal, Hyprpanel, and terminal integrations.
-
Applications Integrated:
- Launcher: Wofi & Rofi
- Terminal: Kitty
- File Manager: Nautilus & Vim
- Music: Spotify
- Gaming: Steam, Lutris, Heroic
- Image Tools: Gwenview, GIMP
- Video Tools: Kdenlive, Openshot
- Code Editors: VSCode, Kate, Vim
- Sddm Theme: Sequoia
Before applying the configurations, ensure your system has all the necessary packages installed. You can use the following command to install the required packages:
yay -S hyprland xdg-desktop-portal-hyprland waypaper swww python-pywal visual-studio-code-bin wlogout sddm kitty rofi wofi nautilus btop vim kate neofetch pipewire pipewire-pulse wireplumber pavucontrol power-profiles-daemon wl-clipboard cliphist blueman bluez bluez-utils bluez-libs hyprlock hypridle hyprshot nerd-fonts-git --needed
- Clone the Repository:
git clone https://github.com/Ashen-One-1/Hyprland-Dots.git
- Apply Configurations:
cp -r .config $HOME/.config/
- Restart Your Session: Log out and log back in to apply the setup.
Refer to the Prerequisites section for a list of necessary packages.