Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhaneshdutta/dotfiles

Minimal and pure hyprland configuration.
https://github.com/dhaneshdutta/dotfiles

aesthetic animation archlinux configuration dotfiles hyprland hyprland-arch hyprland-rice pure rice

Last synced: 7 days ago
JSON representation

Minimal and pure hyprland configuration.

Awesome Lists containing this project

README

        

# 🚀 Dotfiles 🚀

## 🌟 Preview

https://github.com/user-attachments/assets/8d6bebb5-966b-4b58-ba06-515af05207b1

Custom Animations

https://github.com/user-attachments/assets/7f602c51-f470-450a-8058-4b596e667967

Pywal Integration

App Launcher

App Launcher

Waybar

Waybar integrated with pywal

## 🛠️ Installation

Before installation, backup your existing configurations:

### Backing Up Your Existing Configs

```bash
mkdir -p ~/config_backup
cp -r ~/.config ~/config_backup/
cp ~/.zshrc ~/config_backup/
cp ~/.bashrc ~/config_backup/
```
### Manual Installation

1. Install dependencies:
```bash
yay -S hyprland-git tofi waybar-cava cava cmus btop fastfetch kitty neovim networkmanager thunar swww pywal blueman-git hyprlock-git hyprshot-git pavucontrol nwg-look mpv
```

2. Clone the repository:
```bash
git clone https://github.com/dhaneshdutta/dotfiles.git
```

3. Copy configuration files:
```bash
cp -r dotfiles/.config ~/
cp dotfiles/.zshrc ~/
cp dotfiles/.bashrc ~/
```

## 🎨 Features

- 🧱 Immutable across systems
- 🚀 Easy to install
- 💻 Productivity-boosting

## 🌈 What's Included?

- Hyprland config
- Tofi setup
- Waybar with Cava integration
- CMUS for music
- Btop for system monitoring
- Fastfetch for system info
- Kitty terminal configuration
- Neovim setup
- Pywal for dynamic color schemes
- Custom wallpapers and themes

## 🎉 Enjoy!

Questions or suggestions? Feel free to reach out!

---