Package Details: caelestia-shell-git r803.0d7804f-1

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: 0
Popularity: 0.000000
First Submitted: 2025-06-15 07:12 (UTC)
Last Updated: 2025-06-29 11:02 (UTC)

Latest Comments

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