Skip to content

prostitutionofthesoul/ViNiR

 
 

Repository files navigation

ViNiR Desktop Preview

ViNiR

A complete desktop shell built on Quickshell for the Niri compositor


Quick Start(INSTALLER IS BROKEN, WILL BE FIXED LATER)

git clone https://github.com/prostitutionofthesoul/ViNiR.git
cd ViNiR
./setup install       # Interactive — asks before each step
./setup install -y    # Automatic — installs everything without prompts 

The installer handles dependencies, configs, theming — everything.

Updating:

./setup update        # Check remote, pull, sync, restart shell

Or run ./setup with no arguments for the interactive TUI menu where you can update, migrate, rollback, diagnose, and more.

Your configs stay untouched. New features come as optional migrations. Rollback included if something breaks (./setup rollback).


Keybinds

Key Action
Super+A Overview — search apps, navigate workspaces
Alt+Tab Window switcher
Super+V Clipboard history
Super+Shift+S Screenshot region
Super+Shift+X OCR region
Super+, Settings
Super+Shift+W Switch panel family

Troubleshooting

qs log -c ii                    # Check logs — the answer is usually here
qs kill -c ii && qs -c ii       # Restart the shell
./setup doctor                  # Auto-diagnose and fix common problems
./setup rollback                # Undo the last update

About

ViNiR(Void-iNiR) is a specialized fork of the iNiR Shell, reconstructed and optimized specifically for Void Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • QML 80.6%
  • Shell 8.4%
  • Python 4.1%
  • JavaScript 3.7%
  • MDX 1.6%
  • TypeScript 1.0%
  • Other 0.6%