Caution
- You need a working installation of hyprland and knowledge of how it works
- There may not be all packages in your system install them accordingly
git clone https://github.com/S4NKALP/Modus ~/.config/Modus
cd ~/.config/Modus
./install.sh
Tip
- Install recommended Icon theme , GTK theme and Cursor Theme
- Check
config/hypr/modus.conf
edit it according to your device and copy it to your hyprland config - For Lock Screen Bind keys to
python lock.py
paru -S glace-git gtk-session-lock python-pyotp python-pillow python-ijson python-setproctitle apple-fonts cinnamon-desktop --needed
git clone https://github.com/S4NKALP/Modus ~/.config/Modus
cd ~/.config/Modus
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install --no-deps git+https://github.com/Fabric-Development/fabric.git
- Launcher
- Lock Screen
- Dock
- Notification
- Control Center
- Music Player
- Desktop Widgets
- New Launcher (like Spotlight)
- Settings
-
Magnifier hover effect on Dock -
New Application Switcher - Panel Widget
- MacOS like Widget
- Expandable Notification Centre
- Installation Script
- Proper Documentation
- Pomodoro Timer Widget
- To-do List Widget
- WiFi
- wifi off button looks bigger
- Metadata Changes delay in Media Player
- Active Window Title showing
Unknown
when no active window - Notification Escape Char Issue
A big thank you to the following people for their incredible help with code and creative ideas. Your help made a real difference!
- darsh: for creating Fabric, which made everything possible.
- gummy bear album: for sharing fantastic code snippets that saved me time and effort.
- axenide: for the amazing config that not only inspired parts of mine but also provided some gems I couldn’t resist borrowing.
- E3nviction: for code snippets and ideas that were incredibly helpful.
I truly appreciate your support