A minimal yet powerful Hyprland setup crafted for elegance, performance, and customization. Built with precision and just a whisper of darkness~
- 🪞 Dynamic tiling with Hyprland
- 🖼️ Wallpaper management using Hyperpaper & Waypaper
- 💻 Terminal : Kitty, fast and GPU-accelerated
- 📟 Clean, informative Waybar
- 🔍 Application launcher using Rofi
- 🧾 Fast system info via Fastfetch
- 💨 Smooth transitions and animations
- 👆 Touchpad gestures for workspace switching
- 📡 Network and 🔵 Bluetooth tray applets
- Fedora Workstation 42
- Hyprland
kitty– terminal emulator (GPU-based and themeable)hyperpaper– lightweight wallpaper toolwaypaper– GUI wallpaper managerfastfetch– for fetching system infowaybar,rofi– bar and launchernetwork-manager-applet,blueman– for tray supportmako- for notification
git clone https://github.com/sofyan-rs/hyprdots.git
cd hyprdots
chmod +x install.sh
./install.sh- Install requirement
# install requirement
sudo dnf install hyprland
sudo dnf install rofi
sudo dnf install waybar
sudo dnf install power-profiles-daemon
sudo dnf install grim slurp wl-clipboard
sudo dnf install hyprpicker
# hyprpaper
sudo dnf install dnf-plugins-core
sudo dnf copr enable solopasha/hyprland
sudo dnf install hyprpaper
# waypaper
sudo dnf install waypaper
# notification daemon
sudo dnf install mako
sudo dnf install python3-pydbus
# network manager
sudo dnf install NetworkManager network-manager-applet
# bluetooth manager
sudo dnf install bluez bluez-tools blueman
# apply gtk-theme
sudo dnf install nwg-look
sudo dnf install adw-gtk3-theme
sudo flatpak override --filesystem=xdg-data/themes
sudo flatpak mask org.gtk.Gtk3theme.adw-gtk3-dark- Clone this repository
git clone https://github.com/sofyan-rs/hyprdots.git
cd hyprdots- Copy all config folder to ~/.config
cp -r .config/* ~/.config/- Copy all fonts to to ~/.local/share/fonts
cp -r .local/share/fonts/* ~/.local/share/fonts/
fc-cache -fv- Copy all icons to to ~/.icons
mkdir -p ~/.icons
cp -r .icons/* ~/.icons/- Copy .local/bin/waybar-mako-notif.py to ~/.local/bin
mkdir -p ~/.local/bin
cp .local/bin/waybar-mako-notif.py ~/.local/bin/
chmod +x ~/.local/bin/waybar-mako-notif.py- Set GTK-Theme using nwg-look
- Reboot
Wallpapers : Put your favorites in the Pictures/Wallpapers/ folder and configure using waypaper
Monitors : Ensure correct monitor names (e.g., eDP-1, HDMI-A-1)
Keybindings : Adjust bind= lines in hyprland.conf
Fedora for best Distro
Hyprland for the amazing Wayland WM
The open-source community for endless inspiration
