Skip to content

Running the shell

This is the recommended method for launching noctalia-shell, as it integrates with your window manager.

For the Niri compositor, add the following line to the end of your configuration file, typically located at ~/.config/niri/config.kdl

spawn-at-startup "qs" "-c" "noctalia-shell"

For the Hyprland compositor, append this line to your configuration file, typically located at ~/.config/hypr/hyprland.conf

exec-once = qs -c noctalia-shell

The most direct way to run Noctalia for testing or debugging is to invoke it through Quickshell. Open a terminal and execute:

Terminal window
qs -c noctalia-shell