Desktop Shell, created with GTK4, Blueprint and Vala.
git clone https://github.com/ARKye03/morghulis
cd morghulis
meson setup build
# arch-meson build # Opinionated option for Arch Linux, recommended.
or use/install a binary from releases.
Warning
Still need the runtime libraries installed in your system.
just init
just
meson install -C build
morghulis --help
There is a flake.nix
file, with a devShell
, so you can use it to develop.
nix develop
or try it with:
nix run github:ARKye03/morghulis -- --help
# or
nix run github:ARKye03/morghulis#fhs -- --help # For non-NixOS distro
- Status Bar
- Workspace Switcher
- Volume Controller
- Focused Client
- Socket Service
- [WIP] Quick Settings
- Media Player
- Apps Runner
- Handle Hyprland Clients
- Notifications
- Center
- Popup
- OnScreenDisplay
- Audio
- Brightness
- Dynamic CSS
Note
The preview was made with adw-gtk One-Dark theme.
This project is licensed under the WTFPL, see the LICENSE file for more details.