Package Details: caelestia-shell-git 1.2.0.r0.g2bd7089-2

Git Clone URL: https://aur.archlinux.org/caelestia-shell-git.git (read-only, click to copy)
Package Base: caelestia-shell-git
Description: The desktop shell for the Caelestia dotfiles
Upstream URL: https://github.com/caelestia-dots/shell
Licenses: GPL-3.0-only
Conflicts: caelestia-shell
Provides: caelestia-shell
Submitter: Soramane
Maintainer: Soramane
Last Packager: Soramane
Votes: 1
Popularity: 0.48
First Submitted: 2025-06-15 07:12 (UTC)
Last Updated: 2025-09-24 02:28 (UTC)

Latest Comments

jalovisko commented on 2025-08-28 13:31 (UTC)

... ==> Starting build()... CMake Error at CMakeLists.txt:17 (project):   VERSION "1.0.0.r3.g8578470" format invalid.   -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build().     Aborting...  -> error making: caelestia-shell-git-exit status 4  -> Failed to install the following packages. Manual intervention is required: caelestia-shell-git - exit status 4 

claymorwan commented on 2025-06-22 16:36 (UTC) (edited on 2025-06-22 16:36 (UTC) by claymorwan)

You should probably add a .service file, there was one before and it's the recommended use on systemd distro, there should be one available on the repo somewhere, it should look something like this :

[Unit] Description=A very segsy desktop shell. After=graphical-session.target  [Service] Type=exec ExecStart=/etc/xdg/quickshell/caelestia/run.fish Restart=on-failure Slice=app-graphical.slice  [Install] WantedBy=graphical-session.target 

Also maybe using quickshell instead of quickshell-git would be better, unless the shell uses feature from the unstable release