https://github.com/Nizarjh/dots
MyDots
https://github.com/Nizarjh/dots
hyprland hyprland-dotfiles hyprland-rice void-linux voidlinux
Last synced: 6 days ago
JSON representation
MyDots
- Host: GitHub
- URL: https://github.com/Nizarjh/dots
- Owner: Nizarjh
- Created: 2025-07-25T08:55:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-05-07T07:49:42.000Z (about 2 months ago)
- Last Synced: 2026-05-07T09:35:13.459Z (about 2 months ago)
- Topics: hyprland, hyprland-dotfiles, hyprland-rice, void-linux, voidlinux
- Language: Shell
- Homepage:
- Size: 6.44 MB
- Stars: 11
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- hyprdots - Nizarjh/dots
README
# Hyprland Dotfiles
Based void theme

## 🔗 Related projects
This setup uses:
- 👉 **[wofi-bluetooth](https://github.com/Nizarjh/wofi-bluetooth)** — Bluetooth menu for Wofi
- 👉 **[Blackhole-vl](https://github.com/Event-Horizon-VL/blackhole-vl)** — community repository for Void Linux packages
If you like this setup, consider giving them a ⭐
## Add the [Blackhole-vl](https://github.com/Event-Horizon-VL/blackhole-vl) community repo
1. Create an entry in `/etc/xbps.d/` and add this repository
(replace the architecture as needed):
```
echo "repository=https://mirror.black-hole.dev/$(uname -m)/"| sudo tee /etc/xbps.d/20-repository-extra.conf
```
2. Refresh repositories and accept the fingerprint:
```
sudo xbps-install -S
```
## Installation
Clone the repository:
```bash
git clone https://github.com/Nizarjh/dots.git
```
Navigate to the dotfiles directory:
```bash
cd dots
```
Install Dependecies
```bash
sudo xbps-install -Syu pavucontrol brightnessctl fastfetch hyprland hyprlock kitty cava wofi Waybar jq pipewire btop htop slurp playerctl playerctl wl-clipboard
```
More pictures


