Personal dotfiles for my openSUSE Tumbleweed desktop powered by Hyprland.
- Hyprland
- Waybar
- Wofi
- Wlogout
- Kitty
- Matugen (dynamic color generation)
- Starship prompt
.
├── .config/
│ ├── hypr/
│ ├── kitty/
│ ├── matugen/
│ ├── starship.toml
│ ├── waybar/
│ ├── wlogout/
│ └── wofi/
└── screenshots/
| Component | Description |
|---|---|
| Hyprland | Wayland compositor |
| Waybar | Status bar |
| Wofi | Application launcher |
| Wlogout | Logout menu |
| Kitty | Terminal emulator |
| Matugen | Material You color generator |
| Starship | Cross-shell prompt |
These dotfiles are designed around:
- openSUSE Tumbleweed
- Wayland
- Hyprland
- Dynamic colors generated by Matugen
Clone the repository:
git clone https://github.com/apikapikk/Tumbleweed-dotfls.gitCopy the configuration into your home directory:
cp -r .config/* ~/.config/Restart Hyprland or reload the affected applications.
These are my personal dotfiles and may require additional packages, fonts, themes, or icons to work correctly on another system.
Feel free to use them as inspiration or modify them for your own setup.
MIT License


