AWESOME Hyprland Dotfiles
Find a file
2025-06-07 14:55:08 +05:30
Assets fix 🐛: Some new Screenshots 2025-05-16 14:48:57 +05:30
bin add: Add script for setup 2025-04-21 17:53:45 +05:30
cava Sync with latest 2025-03-15 23:33:21 +05:30
dunst Changes in: dunst,hypr,zsh, 2025-04-05 20:05:27 +05:30
fastfetch fix 🐛: Some regular changes 2025-06-07 12:50:51 +05:30
git changes: git,hypr,waybar,zsh, 2025-05-26 18:29:29 +05:30
hypr fix 🐛: Some regular changes 2025-06-07 12:50:51 +05:30
hypridle Update to Latest 2025-02-23 00:38:43 +05:30
k9s Update to Latest 2025-02-23 00:38:43 +05:30
kitty feat : Setup with instructions 2025-05-17 09:34:19 +05:30
nvim Update to Latest 2025-02-23 00:38:43 +05:30
pacseek refactor 🔨: Some DOCS, and other tweaks 2025-06-02 10:11:08 +05:30
rofi Special Workspace in hyprland 2025-05-11 09:23:29 +05:30
starship Changes in: hypr,starship, 2025-03-26 16:50:35 +05:30
tmux Update to Latest 2025-02-23 00:38:43 +05:30
waybar refactor 🔨: Waybar's volume module (Back to Default) 2025-06-07 14:55:08 +05:30
yazi feat : Yazi plugins 2025-05-03 18:36:46 +05:30
zsh refactor 🔨: Too many 2025-06-06 18:54:56 +05:30
.gitignore Remove Rclone configuration 2025-03-03 22:07:14 +05:30
CODE_OF_CONDUCT.md add: Add script for setup 2025-04-21 17:53:45 +05:30
LICENSE add: Add script for setup 2025-04-21 17:53:45 +05:30
README.md Update README.md 2025-06-02 18:25:15 +05:30
Resources.md refactor 🔨: Some DOCS, and other tweaks 2025-06-02 10:11:08 +05:30
setup.sh fix 🐛: Downloading Packages 2025-06-02 10:40:35 +05:30

Hyprdots - Aesthetic Dotfiles for Hyprland

Hyprland - A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks Waybar - Highly customizable Wayland bar for Sway and Wlroots based compositors Hyprlock - Hyprland's GPU-accelerated screen locking utility Z Shell Kitty - Cross-platform, fast, feature-rich, GPU based terminal Rofi - A window switcher, application launcher and dmenu replacement Cliphist - Wayland clipboard manager Zathura is a highly customizable and functional document viewer Simple Desktop Display Manager Dunst - Lightweight and customizable notification daemon Terminal Multiplexer

Stars Stars Last Commit

home

powermenu

btop

powermenu

powermenu

launcher

Wallpaper

Wallpaper


🚀 Quick Installation Guide

📦 Programs Included

  • Window Manager: Hyprland (Tiling)
  • Status Bar: Waybar
  • Notification Manager: Dunst
  • Browser: Zen
  • Color Picker: hyprpicker
  • Wallpaper Utility: hyprpaper
  • Screenshot Utility: grim + slurp
  • App Launcher: Rofi
  • Terminal Emulator: kitty
  • Shell: Zsh
  • Media Controls: playerctl
  • Power Management: acpi
  • Brightness Control: brightnessctl
  • Audio Management: pamixer, PulseAudio
  • Network Management: NetworkManager (nmcli), iwd (iNet Wireless Daemon)

For more detailed guidance, check out this


🛠️ Installation Steps

  1. Clone the repository to your home directory like ~ or /home/username :

    git clone https://github.com/ad1822/hyprdots ~/hyprdots
    
  2. Navigate to the cloned directory:

    cd ~/hyprdots
    
  3. Run the setup script:

    sudo bash ./setup.sh
    
  4. GTK Theme Setup:


⚠️ Important Notice (Read Before Running Setup)

Warning:

This setup script will move your existing config files (e.g., for Waybar, Kitty, Hyprland, etc.) to a backup folder at ~/.config_backup. Then, it will copy the new configs from this repo into your ~/.config directory.

What this means:

  • Your current setup will be replaced.
  • If you have customizations you care about, back them up manually or review the script before running.
  • Fonts and themes will be installed system-wide in your ~/.local/share/fonts directory.