update readme

This commit is contained in:
2025-11-25 01:15:23 +02:00
parent 5cd71a8fd0
commit 0e92861e47
2 changed files with 1 additions and 32 deletions

BIN
.screenshots/desktop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

View File

@@ -2,35 +2,4 @@
Personal dotfiles for a Linux setup built around [Hyprland](https://github.com/hyprwm/Hyprland). Personal dotfiles for a Linux setup built around [Hyprland](https://github.com/hyprwm/Hyprland).
## ✨ Features ![My desktop](.screenshots/desktop.png)
- 🔲 **Hyprland** dynamic Wayland compositor configuration
- 📊 **Waybar** status bar setup
- 🔤️ **Terminal** configs for Foot, Alacritty
- 👚 **Shell** Zsh/Bash with aliases and functions
- ⚙️ **Git** global `.gitconfig` with useful settings
- ✍️ **Neovim** minimal IDE setup
- 🔧 **Misc tools** includes configs for `tmux`, `starship`, `wofi`, etc.
## 📦 Installation
Clone the repo:
```bash
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles
```
Then manually symlink files or use a dotfile manager like:
- [chezmoi](https://www.chezmoi.io/)
- [yadm](https://yadm.io/)
> ⚠️ Note: These configs are optimized for a Hyprland-based environment. You may need to adapt them to your own system and preferences.
## 🖼️ Screenshots
*(Add screenshots here if you'd like to show your setup.)*
## 📄 License
MIT License