# niri-dots **Repository Path**: dkdmg/niri-dots ## Basic Information - **Project Name**: niri-dots - **Description**: niri theme - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-18 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code\&size=33\&duration=4000\&pause=1000\&color=D8DEE9\&width=435\&height=59\&lines=%E2%9D%84%EF%B8%8F+Niri+%2B+Nord)](https://git.io/typing-svg) ### A clean and minimal Nord-themed Wayland setup using [**Niri**](https://github.com/YaLTeR/niri). [7c3a20b6fcbd](https://github.com/user-attachments/assets/348390e6-b0ba-4512-a51f-7c3a20b6fcbd) --- [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code\&size=24\&duration=8000\&pause=1000\&color=5E81AC\&width=435\&lines=DIRECTORIES)](https://git.io/typing-svg) ```bash .config/ ├── Code - OSS #editor ├── fastfetch # fetch ├── kitty # terminal ├── niri # wm config ├── nvim # lazyVim ├── obs-studio # obs theme ├── superfile # file manager ├── tofi # launcher ├── trmt # turing ├── waybar # status bar └── walls # wallpapers .local/ └── share/ ├── themes # gtk theme └── icons # icon pack .zen/ └── Default/ └── chrome # userChrome.css ``` --- [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code\&size=24\&duration=8000\&pause=1000\&color=5E81AC\&width=435\&lines=INSTALLATION)](https://git.io/typing-svg) 1. Clone this repository: ```bash git clone https://github.com/shreyas-sha3/niri-dots.git ~/.niri-dots cd ~/.niri-dots ``` 2. Make the installer executable: ```bash chmod +x install.sh ``` 3. Run the installer: ```bash ./install.sh ``` * It will **check and install missing packages** via `paru`. * Sync all dotfiles. * Install and apply **Nord GTK theme** and **Nordzy icons**. * Apply wallpaper automatically. * **For Zen Theme:** install and apply **Zen userChrome.css** and enable custom CSS: `about:config` → `toolkit.legacyUserProfileCustomizations.stylesheets` → `true`. 4. Restart your session or apps if needed to see theme changes. --- [![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code\&size=24\&duration=8000\&pause=1000\&color=5E81AC\&width=435\&lines=PROGRAMS+USED)](https://git.io/typing-svg) | Program / Resource | Link | | ------------------ | ------------------------------------------------------------------------------------------------------------ | | Niri | [GitHub](https://github.com/YaLTeR/niri) | | Nordic GTK | [GitHub](https://github.com/EliverLara/Nordic) | | Nordzy Icons | [GitHub](https://github.com/MolassesLover/Nordzy-icon) | | Nord Theme | [Website](https://www.nordtheme.com/) | | Neovim | [Website](https://neovim.io/) | | Fish Shell | [Website](https://fishshell.com/) | | Waybar | [GitHub](https://github.com/Alexays/Waybar) | | Kitty | [Website](https://sw.kovidgoyal.net/kitty/) | | OBS Studio | [Website](https://obsproject.com/) | | Fastfetch | [GitHub](https://github.com/fastfetch-cli/fastfetch) | | Tofi | [GitHub](https://github.com/philj56/tofi) | | trmt | [GitHub](https://github.com/cenonym/trmt) | | Zen Browser | [Website](https://zen-browser.app/) | | Zen Theme | [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/minimalist-nord/) ([Zen CSS](./.config/zen)) | | Startpage | [Firefox Add-on](https://addons.mozilla.org/en-US/firefox/addon/nord-inspired-startpage/) | | Wallpapers | [Local Folder](./.config/walls) |