2.8 KiB
caelestia-shell
https://github.com/user-attachments/assets/0840f496-575c-4ca6-83a8-87bb01a85c5f
Components
- Widgets:
Quickshell
- Window manager:
Hyprland
- Dots:
caelestia
Installation
Automated installation (recommended)
Install caelestia-scripts
and run caelestia install shell
.
Manual installation
Install all dependencies, then
clone this repo into $XDG_CONFIG_HOME/quickshell/caelestia
and run qs -c caelestia
.
Usage
All keybinds are accessible via Hyprland global shortcuts.
For a preconfigured setup, install caelestia-hypr
via caelestia install hypr
or see
this file for an example on how to use global
shortcuts.
There is only one IPC command as of now which can be used to get details about the currently active MPRIS player.
caelestia shell mpris getActive <prop>
Credits
Thanks to the Hyprland discord community (especially the homies in #rice-discussion) for all the help and suggestions for improving these dots!
A special thanks to @outfoxxed for making Quickshell and the effort put into fixing issues and implementing various feature requests.
Another special thanks to @end_4 for his config which helped me a lot with learning how to use Quickshell.