Skip to content

Anto98765/My-Hyprland-Rice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌿 Hyprland Dotfiles

I made a Rice that brings together effciency, aesthetics, and ease of use.

Arch Linux Hyprland


πŸ–ΌοΈ Showcase

preview.mp4

✨ Features

  • Smooth Animations β€” Custom Hyprland animations for elegant transitions
  • Color Scheme Generator β€” Dynamic color generation with matugen
  • Wallpaper Integration β€” Custom Rofi picker for instant theme switching
  • Status Bar β€” Minimal yet functional Waybar with quick module toggles
  • Notifications β€” SwayNC for non-intrusive notifications

πŸ“¦ Stack

Role Tool
WM Hyprland 0.55.2-1
Bar Waybar
Launcher Rofi
Terminal Kitty
Shell Fish
Notifications SwayNC
Logout Menu wlogout
Wallpaper Engine matugen + awww + custom Rofi picker
File Manager nautilus

βš™οΈ Installation

Caution

These dotfiles are tailored for Arch Linux. Proceed with caution on other distros.

Warning

Before procced to the installation, make sure to backup your Dotfiles.

1. Clone the repo

git clone https://github.com/Anto98765/My-Hyprland-setup.git ~/My-Hyprland-setup
cd ~/My-Hyprland-setup

2. Run the install script

chmod +x install.sh
./install.sh

3. Restart your PC

Important

If Fish was not set as your default shell, either run chsh -s $(which fish) or manually add exec fish to your ~/.bashrc

⌨️ Keybindings

πŸ–₯️ General

Keybind Action
SUPER + RETURN Open terminal (Kitty)
SUPER + Q Kill active window
SUPER + E File manager
SUPER + L Lock screen
SUPER + ESC Logout menu (wlogout)
SUPER + I Internet Manager (NetworkManager_dmenu)

Important

The status pill in the waybar when left click on it opens swaync, and when you right click on the module (wifi,sound) opens the menu of the module.

πŸͺŸ Windows & Layout

Keybind Action
SUPER + D Toggle floating
SUPER + F Toggle fullscreen
SUPER + ← / β†’ / ↑ / ↓ Move focus

πŸ—‚οΈ Workspaces

Keybind Action
SUPER + 1–9 Switch to workspace
SUPER + SHIFT + 1–9 Move window to workspace

πŸš€ Apps

Keybind Action
SUPER + M App launcher (Rofi)
SUPER + B Browser (Brave)
SUPER + W Wallpaper picker (Rofi)

πŸ“Έ Screenshot

Keybind Action
PRINT Fullscreen screenshot
SUPER + PRINT Region screenshot

πŸ’» Laptop Hotkey

Keybind Action
SUPER + F2 Brightness -
SUPER + F3 Brightness +
SUPER + F6 Mute
SUPER + F7 Volume -
SUPER + F8 Volume +

Important

These shortcut differs depending on your laptop's manufacture


🎨 Customization

Change Color Scheme

The color scheme is pre-generated with matugen based on the wallpaper .

Wallpaper switcher

To use the wallpaper switcher make sure to put all wallpapers inside (~/Pictures/wallpapers) and rename all wallpapers like what i did in Preview folder.

Modify Keybindings

Edit ~/.config/hypr/hyprland.conf.

Change Theme

Run GTK settings β†’ Select Tahoe-Dark theme for blur support on apps .

Change Folder icons

Run GTK settings β†’ Select Papirus-Dark .


πŸ“ Structure

My-Hyprland-setup/
β”œβ”€β”€ .config/
β”‚   β”œβ”€β”€ btop/                    # btop++ theme
β”‚   β”œβ”€β”€ cava/                    # cava visualizer theme
β”‚   β”œβ”€β”€ fish/                    # Shell config
β”‚   β”œβ”€β”€ hypr/                    # Hyprland config + animations
β”‚   β”œβ”€β”€ kitty/                   # Terminal theme
β”‚   β”œβ”€β”€ matugen/                 # color scheme config
β”‚   β”œβ”€β”€ neofetch/                # neofetch config
β”‚   β”œβ”€β”€ networkmanager-dmenu/    # network menu config
β”‚   β”œβ”€β”€ nvim/                    # nvim config + theme
β”‚   β”œβ”€β”€ rofi/                    # Launcher config
β”‚   β”œβ”€β”€ satty/                   # screenshot editor config
β”‚   β”œβ”€β”€ swaync/                  # Notification center
β”‚   β”œβ”€β”€ waybar/                  # Bar config & CSS
β”‚   └── wlogout/                 # Logout screen
β”œβ”€β”€ .local/
β”‚   └── bin/
β”‚       └── oh-my-posh           #apply shell themes
β”œβ”€β”€ .poshthemes/                 #shell theme files
β”œβ”€β”€ .themes/
β”‚   └── Tahoe-Dark/              #GTK 3/4 Theme
└── Pictures/
    └── wallpapers/              #preview wallpapers

Full Tutorial from arch end with rice

coming soon ..


πŸ“„ License

MIT β€” feel free to use, modify, and share.

About

A minimal Hyprland rice with cool features that blend between style and performance

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors