This repository contains my personal dotfiles for the Niri tiling Wayland compositor and various other tools and applications I use daily.
This is a collection of configuration files (dotfiles) that I use for my personal computing environment. The configurations are tailored for the Niri window manager and include settings for various applications and tools.
The repository includes configurations for:
- Niri: Window manager configuration
- Alacritty: Terminal emulator settings
- Btop: System monitor configuration
- Fastfetch: System information tool
- Fuzzel: Application launcher
- GTK: Theme settings for GTK applications
- Noctalia: Quickshell as top bar and etc
- Starship: Prompt customization
- Neovim: Editor configuration
- Zsh: Shell configuration
- And more...
To use these configurations, you can run the setup script directly from GitHub:
curl -fsSL https://raw.githubusercontent.com/Torveek/niri-dotfiles/main/setup.sh | bashAlternatively, you can clone the repository and run the setup script:
./setup.shAdditional installation scripts are available in the install/ directory for specific components.
This project is licensed under the terms found in the LICENSE file.