README.md
September 25, 2026 · View on GitHub
Hyprland Setup by 43pr メ
▷ YouTube Guides & Showcase
Simple Hyprland setup focused on practical keybinds, productivity and easy to customize. Feel free to use as inspiration or as a starting point for building your own setup.
Recent Updates & Troubleshooting
Join Discord Server
New discrod server for help, discussions, showcases, tips/ideas
Features - Keybinds - Installation - Support
https://github.com/user-attachments/assets/c332e894-b357-44db-aa38-a4b0bdd1e2cc

Wallpapers: https://wallhaven.cc/user/43pr
Features
- Waybar > Change volume with mouse wheel, mute, play/pause, next and blue light filter
- Custom settings menu > System info, Network, Bluetooth, Monitors, Sound: switch output, per app volume
- Custom wallpaper selector > (Awww + Quickshell)
- App launcher (Rofi) > App search/open, clipboard history and switch opacity
- Zsh shell + starship > (Customizable command-line shell)
- Spotify + Spicetify Theme: > text by darkthemer (edited)
- Custom monochrome theme
- Custom scripts
- Hyprlock > (Lock screen)
- Wlogout > (Logout menu)
- Terminal: Kitty
- File manager: Thunar
- Editor: Xed, VSCodium
All programs: packages.txt
Wallpaper Selector
Just made some tweaks to it. Give it some love: hyprquickpaper
Most used keybinds
You can modify the keybinds using HyprMod
| Keybind | Action |
|---|---|
Super + T | Terminal |
Super + Q | Close active window |
Super + 1, 2, 3.. | Change workspaces |
Super + Shift + 1, 2.. | Move window to workspace |
Super + D | Application launcher |
Super + E | File manager |
Super + B | Browser |
Super + W | Wallpaper selector |
Super + I | Settings menu |
Super + O | Switch opacity |
Super + V | Clipboard history |
Super + F | Toggle fullscreen |
Super + Space | Toggle floating window |
Super + Shift + W | Toggle waybar |
Super + Tab | Lock screen |
Super + Grave | Logout menu |
Delete | Screenshot fullscreen |
SHIFT + Delete | Screenshot area select |
Super + Mouse wheel | Zoom in/out |
To close wlogout, wallpaper picker, setting menu just click outside or Esc key. Toggle (same keybind to open/close) for app launcher and waybar
All keybinds: .config/hypr/keybinds.lua
Installation
READ ALL
Should work for Arch, Manjaro, EndeavourOS, CachyOS, etc. Let me know if there's any issues
This is mainly intended for a clean installation. If you already have a desktop configuration I recommend to implement manually.
Existing configuration files that are being replaced will be backed up automatically.
First install git then use the next command and continue the installation until it's finished:
sudo pacman -S git
git clone https://github.com/43PR/dotfiles.git
cd dotfiles
chmod +x install.sh
./install.sh
After the installation finishes log out and back in.
Note
Change the GTK theme to dark if it wasn't changed automatically.
Waybar custom-gpu is specific to my PC so you can remove it or implement.
Any issues with the wallpaper picker just delete cache pictures ".cache/quickshell/thumbs/"
Edit default programs in "config/hypr/hyprland.lua".