Skip to content

DASH-666/satellite-Hyprland-Dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyprland Rice

A complete setup for a customized and modern Wayland desktop experience using Hyprland.

fastest window

🎨 Themes and Customizations


⚙️ Required Packages

Core Components

Used in Configs


💡 Optional Packages (Recommended)

  • easyeffects — Audio effects over PipeWire
  • mpd, rmpc, mpd-mpris — Music player with MPRIS support
  • wev — Key-code finder for custom keybinds
  • scrcpy — Display Android screen on PC
  • zsh, oh-my-zsh — Zsh is a shell designed for interactive use
  • neovim — hyperextensible Vim-based text editor

🔐 CPU Power Control Fix

To allow cpupower commands to run without a sudo password prompt:

sudo visudo

Then add this line (replace your_username with your actual username):

your_username ALL=(ALL) NOPASSWD: /usr/bin/cpupower

🛠️ Installation Steps

  1. Install all required dependencies listed above.
  2. Copy themes, icons, fonts, and wallpaper into their respective directories.
  3. Copy configuration folders into ~/.config/:
  4. Reboot your machine.
  5. Select Hyprland in your session manager, or run from TTY: Hyprland
  6. see ~/.config/hypr/hyprland.conf for keybinds and enjoy

About

this is my dotfiles for hyprland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published