AWESOME Hyprland Dotfiles
Find a file
2025-05-17 09:46:15 +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 changes: bin 2025-04-10 11:20:02 +05:30
git changes: git,hypr, 2025-05-06 13:59:59 +05:30
hypr feat : Setup with instructions 2025-05-17 09:34:19 +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
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 feat : Setup with instructions 2025-05-17 09:34:19 +05:30
yazi feat : Yazi plugins 2025-05-03 18:36:46 +05:30
zsh chore 🔧: Hypr, Waybar 2025-05-16 14:49:57 +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 refactor 🔨: Improve Script and README (Warning Section) 2025-05-17 09:46:15 +05:30
Resources.md feat : Setup with instructions 2025-05-17 09:34:19 +05:30
setup.sh refactor 🔨: Improve Script and README (Warning Section) 2025-05-17 09:46:15 +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 Heres an improved version of your README "Quick Installation" section, with clearer language, formatting, and professionalism while keeping your unique style:


🚀 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: I use ngw-look to configure GTK themes and styles. Make sure it's installed and configured as part of your post-install customization.


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