Tip
Please star the repo if you like the dotfiles. Thank you π
The best way to say "I use Linux btw π€" is if your desktop environment looks sleek and suave.
Powered by Hyprland, this project does not define itself as "just a rice." NeKoRoSHELL aims to provide an out-of-the-box, clean and reliable, generic, and modular framework that lets you easily customize your desktop experience with simple UI design philosophy in mind.
| π Table of Contents |
|---|
| π Features |
| π Dependencies |
| β₯ Acknowledgements |
NeKoRoSHELL focuses on simplicity and modularity.
The following are what NeKoRoSHELL currently offers:
-
Portable and Distro-agnostic
- Use NeKoRoSHELL in any supported distro!
- Init-agnostic.
- XDG-compliant.
- Features an advanced installer script.
- Use
git clone https://github.com/NeKoRoSYS/NeKoRoSHELL - Then
cd NeKoRoSHELL - and finally,
bash install.shto install the dotfiles. install.shassumes you already havegitand a distro-specificg++compiler.install.shrequires you to havecargo,paru/yay,go, andflatpak.- You can freely customize
flatpak.txtandpkglist-DISTRO.txtbefore runninginstall.sh. - The installer is safe. It backs up your pre-existing .config folders. (If you have any)
- The installer automatically handles assigning your monitors at
~/.config/hypr/configs/monitors.conf/and replaces every occurence of/home/nekorosys/with your username for your own convenience. - SOME distros don't have hyprland or other dependencies on their package manager's repository and you may have to manually build them from source via script or something else.
- Use
-
NeKoRoSHELL as a Service
- Update your copy of NeKoRoSHELL simply by running the
nekoroshell updatecommand on your terminal. - Uses Vim or your preferred text editor to assist in reviewing file updates and gives the ability to overwrite, keep, and merge.
- Update your copy of NeKoRoSHELL simply by running the
-
Window Controls
- Maximize
- Fullscreen
- Toggle Opacity
- Toggle Floating Window
- Pseudo-floating/organized windows
- Change tile placement
-
Copying and Pasting
- Screenshot support via
hyprshot. - Clipboard history via
cliphist.
- Screenshot support via
-
Notificications Handling
- Uses
SwayNCfor a dedicated notification center with customizable buttons and options.
- Uses
-
Smart Navbar
- Uses portable WM-agnostic C++ wrappers for
waybarto toggle visibility modes: Static, Dynamic, and Hover.
- Uses portable WM-agnostic C++ wrappers for
- Advanced Customization - Make NeKoRoSHELL YOURS!
- NeKoRoSHELL is not just an identity, it is a framework. This repo gives you at most 2 pre-installed out-of-the-box layouts/styling for waybar, hyprlock, and SwayNC. The best part? You can make your own!
- Switch to Dark and Light contrast modes
- Dedicated Theming System:
- Select individual skins for waybar, rofi, hyprlock, SwayNC, and wlogout.
- Wallpaper Handling
- Supports both online and offline image (via
swww) and video (viampvpaper) formats.mpvpaperautomatically stops if an app is on fullscreen mode to save CPU/RAM and GPU space.- Paste image or video links with valid file extensions in the rofi prompt and the download will automatically be processed, saved, and set as your new wallpaper.
- Uses
wallustto dynamically update border and UI colors based on the percieved colors of from the wallpaper.
- Supports both online and offline image (via
- Make and select your own Themes that automatically apply skins and wallpapers.
NeKoRoSHELL is currently being developed by one person (cough CONTRIBUTING cough) and is constantly under rigorous quality assurance for improvement. We always aim to keep a "no-break" promise for every update so that you can safely update to later versions without expecting any breakages.
| π TODO | STATUS |
|---|---|
| Improve base "legacy" theme | β |
| Implement base functionality | β |
| Implement base QOL features | β |
| Optimizations | β |
| Color Handling - Replace pywal6 with wallust | β |
| Dmenu Overhaul - Replace wofi with rofi | β |
| Theme System - Set all skins in one go | β |
| wlogout integration | β |
| BETA Support for other distros; Verified to be working on: Arch |
π |
| BETA Make NeKoRoSHELL init-agnostic; Verified to be working on: Arch |
π |
| Qt and Kvantum integration | π€ |
In the near future, I plan to expand upon what makes NeKoRoSHELL, well, "NeKoRoSHELL." The following plans MAY or MAY NOT happen, so do take it with a grain of salt:
- NeKoRoSHELL Headless: A plug-and-play fork of NeKoRoSHELL that lets you integrate the config files and scripts to any wayland-based window manager/compositor.
- NeKoRoSHELL DLux (2.0): A reimagining of NeKoRoSHELL that uses Quickshell instead of waybar, SwayNC, rofi, and other packages; in an effort to unify everything. This will effectively rebrand this project as "NeKoRoSHELL Legacy."
Caution
HARDWARE SPECIFIC CONFIGURATION
Some environment variables and params at ~/.config/hypr/configs/environment.conf/ and ~/.config/hypr/scripts/set-wallpaper.sh/ (also check the check-video.sh script, mpvpaper uses a "hwdec=nvdec" param) require an NVIDIA graphics card. Although it may be generally safe to leave it as is upon installing to a machine without such GPU, I recommend commenting it out or replacing it with a variable that goes according to your GPU.
Warning
SOFTWARE SPECIFIC CONFIGURATION
This project of mine was originally built only for Arch Linux but is now capable of claiming itself to be Distro-agnostic. However, installation of this repo in other Linux Distros aside from Arch is more or less UNTESTED. Please verify using nano or your preferred text editor if your distro supports the packages listed at pkglist-DISTRO.txt or if the packages are named correctly.
The installation system that I implemented can be improved. If you're willing to help, please make a pull request. Your contributions are welcome and will be appreciated! :D
nekoroshell updatemay use Vim to compare, overwrite, or merge files when updating.- Auto-pause animated wallpapers via mpvpaper-stop (dependencies: cmake, cjson)
- Used at
set-wallpaper.shandcheck-video.shin~/.config/hypr/scripts/wallpapers/to save CPU/RAM usage.
- Used at
- Install Hypremoji
- Fix waybar tray disappearing after a certain amount of time by installing
sni-qt. Make sure you're not killing waybar using -SIGUSER2 when refreshing the config.
-
NeKoRoSHELL is fundamentally different and built with strict design/philosophy in mind; however, it's worth to mention that it is partially inspired by JaKooLit's Hyprland Dots. Frankly, I only found out about the repository while I am deep into polising v1.6 and I realized how similar the two projects are. Given this, it is inevitable that I may use their project as reference for future updates while still keeping the features grounded enough to fit into NeKoRoSHELL.
-
Amelie (@S-e-r-a-p-h-i-n-e) for helping me transition the project from using pywal16 to wallust and letting me borrow a few scripts. Go check out SeraDOTS!
-
April for helping me figure out the cause of the now-fixed "keybinds not working" issue.
-
@MiroBG for helping me track issues within the repo.
-
Credits to iyiolacak, justinmdickey, and mkhmtolzhas for their amazing designs.
- The
legacytheme was based on mkhmtolzha's waybar stylesheet and layout, just heavily modified and made to be thematically-consistent across packages like SwayNC.
- The





