Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dhaneshdutta/dotfiles
- Owner: dhaneshdutta
- Created: 2024-08-19T17:25:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T17:06:51.000Z (about 2 months ago)
- Last Synced: 2024-10-24T23:21:53.361Z (15 days ago)
- Topics: aesthetic, animation, archlinux, configuration, dotfiles, hyprland, hyprland-arch, hyprland-rice, pure, rice
- Language: Prolog
- Homepage:
- Size: 95.6 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
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 Installation1. 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!
---