AWESOME Hyprland Dotfiles
Find a file
2025-06-13 01:45:22 -04:00
asciinema Update something 2025-06-10 00:40:16 -04:00
Assets fix 🐛: Some new Screenshots 2025-05-16 14:48:57 +05:30
bin Update something 2025-06-13 00:44:52 -04:00
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 changes in hyprland 2025-06-07 22:42:10 +05:30
ghostty Update something 2025-06-10 00:40:16 -04:00
git changes: git,hypr,waybar,zsh, 2025-05-26 18:29:29 +05:30
gitconfig Update something 2025-06-10 00:40:16 -04:00
hypr Update something 2025-06-13 01:45:22 -04:00
hypridle 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 something 2025-06-10 00:40:16 -04:00
nvim.bak Update something 2025-06-10 00:40:16 -04:00
ohmyposh Update something 2025-06-10 00:40:16 -04:00
pacseek refactor 🔨: Some DOCS, and other tweaks 2025-06-02 10:11:08 +05:30
rofi changes: hypr,rofi, 2025-06-08 09:21:45 +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
uv Update something 2025-06-10 00:40:16 -04:00
waybar chore 🔧: MICS changes 2025-06-08 07:56:01 +05:30
yazi chore 🔧: yazi plugins ignore 2025-06-10 07:50:21 +05:30
zellij Update something 2025-06-10 00:40:16 -04:00
zsh fix 🐛: Zsh 2025-06-09 19:46:42 +05:30
.gitignore Remove Rclone configuration 2025-03-03 22:07:14 +05:30
.xonshrc Update something 2025-06-10 00:40:16 -04:00
.zshrc Update something 2025-06-10 00:40:16 -04:00
.zshrc.bak Update something 2025-06-10 00:40:16 -04:00
aliases.txt Update something 2025-06-10 00:40:16 -04:00
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 Update something 2025-06-13 01:45:22 -04:00

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.