https://github.com/eq-desktop/eqsh
Your Polished AIO Hyprland Shell. Built for maximum efficiency and a better workflow
https://github.com/eq-desktop/eqsh
control-center dock hyprland linux macos notch notifications quickshell ricing shell system-tray
Last synced: 7 months ago
JSON representation
Your Polished AIO Hyprland Shell. Built for maximum efficiency and a better workflow
- Host: GitHub
- URL: https://github.com/eq-desktop/eqsh
- Owner: eq-desktop
- License: apache-2.0
- Created: 2025-09-08T15:18:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-09T14:03:12.000Z (8 months ago)
- Last Synced: 2025-09-09T17:26:31.236Z (8 months ago)
- Topics: control-center, dock, hyprland, linux, macos, notch, notifications, quickshell, ricing, shell, system-tray
- Language: QML
- Homepage:
- Size: 14.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eqSh
“Sometimes less is more, when it's built right.”
---

---
---
**eqSh** is the next-generation shell for [Hyprland](https://github.com/hyprwm/Hyprland) —
a polished, Apple-inspired Linux environment for both **superusers** and **everyday users**.
It’s more than a bar. eqSh is your **panel, notch, launcher, notifications hub, lockscreen, wallpaper engine, tray, and more** — all in one.
---
## 🚀 Quickstart
1. Install Quickshell
Arch
```bash
yay -S quickshell
```
NixOS
```
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}
```
Fedora
```bash
sudo dnf copr enable errornointernet/quickshell
sudo dnf install quickshell
```
Guix
```bash
guix install quickshell
```
2. Clone git repository
```bash
mkdir ~/eqSh
mkdir ~/.config/quickshell
git clone https://github.com/eq-desktop/eqSh ~/eqSh
mv ~/eqSh/eqsh ~/.config/quickshell/
```
3. Start eqSh
```bash
qs -c eqsh
```
Or make it permanent by adding this to `~/.config/hypr/hyprland.conf`:
```bash
exec-once = qs -c eqsh
```
---
## ✨ Features
- [x] Top Panel
- [x] Notch (Dynamic Island + Spotlight-like Runner)
- [x] Notifications
- [x] Dialogs with IPC integration
- [x] App Drawer / Launchpad
- [x] Lockscreen
- [x] Wallpaper Engine
- [x] System Tray
- [x] Battery & WiFi Indicators
- [x] Clock
---
## 🛠 Coming Soon
* Dock with magnification
* Global Menu
* Control Center
* Desktop Icons & Widgets
* Spotlight Extensions
* Custom dropdown menus
* Advanced IPC-powered popup system
* Layered wallpapers & lockscreen
* Full JSON user settings & Settings App
---
## 📖 Documentation
👉 Full docs & guides: [Wiki](https://github.com/eq-desktop/eqSh/wiki)
---
## ⚖️ License
This project is released under the **APACHE-2.0 License**.
You are free to use, modify, and distribute — but all changes must remain open-source.
---
## 🌌 eqSh = Linux + Elegance
Stop juggling multiple apps.
Let them **rely on eqSh**.