Skip to content

Clearer version of my hyprland dotfiles

License

Notifications You must be signed in to change notification settings

twhite96/hyprdots-binary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Hyprland Dotfiles by Binary Harbinger


Features

» Simple and effective style.

» Optimized.

» Clear.

» Auto installable. (On Arch (based distros))

Example Photos

🔍 Rofi

image

⚙️ Rofi Menu

image

⚙️ Action Center

image

🔔 SwayNC

image

⌨️ Terminal Applications

image

💻 Desktop Widgets

image

🚪 Session Options

image


How to install?

You have to install yay before all. Because some of the dependecies is not in offical repistories.

To install yay:

sudo pacman -Sy --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepgk -si

After you installed yay. Run this command:

pacman -Sy --needed curl gum
curl -sSL https://raw.githubusercontent.com/BinaryHarbinger/hyprdots/refs/heads/main/install.sh -o install.sh
bash install.sh


If you get errors during and after installation try to enable multilib repistory from Arch Linux

Installing manualy (For non-Arch based distros)

» You have to install all the dependecies from your package manager.

» Copy all the directories (except preview) to your .config folder


Check other Binary themes

SDDM Heroic Games Launcher


About

Clearer version of my hyprland dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 67.0%
  • CSS 14.1%
  • Shell 12.0%
  • Python 2.5%
  • Scheme 1.5%
  • SCSS 1.4%
  • Other 1.5%