“Sometimes less is more, when it's built right.”
🚨🚨🚨
WARNING: This repository is no longer maintained, as we have switched to a new github organization!
🚨🚨🚨
👉 Please use the new link instead:
https://github.com/eq-desktop/eqsh
| Download | Install Guide | Issues |
eqSh is the next-generation shell for 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.
1. Install Quickshell
Arch
yay -S quickshellNixOS
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}
Fedora
sudo dnf copr enable errornointernet/quickshell
sudo dnf install quickshellGuix
guix install quickshell2. Clone git repository
mkdir ~/eqSh
mkdir ~/.config/quickshell
git clone https://github.com/e3nviction/eqSh ~/eqSh
mv ~/eqSh/eqsh ~/.config/quickshell/3. Start eqSh
qs -c eqshOr make it permanent by adding this to ~/.config/hypr/hyprland.conf:
exec-once = qs -c eqsh
layerrule = ignorezero, ^eqsh-blur$
layerrule = blur, ^eqsh-blur$- Top Panel
- Notch (Dynamic Island + Spotlight-like Runner)
- Notifications
- Dialogs with IPC integration
- Lockscreen
- Wallpaper Engine
- System Tray
- Battery & WiFi Indicators
- Clock
- Dock with magnification
- Global Menu
- Apple-style App Drawer
- Control Center
- Desktop Icons & Widgets
- Spotlight Extensions
- Custom dropdown menus
- Advanced IPC-powered popup system
- Layered wallpapers & lockscreen
- Full JSON user settings & Settings App
👉 Full docs & guides: Wiki
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.
Stop juggling multiple apps.
Let them rely on eqSh.
