Niri
Installation
Section titled “Installation”As always, make sure the system is fully up to date before installing any:
sudo pacman -SyuAnd install Niri and Noctalia with:
sudo pacman -S niri noctaliaBoth these packages include configuration files adjusted for KaOS specific settings. To use those, you will have to copy them from their respective location to your users home directory:
-
Copy the configuration files from
/usr/share/doc/nirito your home directory:Terminal window install -D /usr/share/doc/niri/config.kdl ~/.config/niri/config.kdlinstall -D /usr/share/doc/niri/noctalia.kdl ~/.config/niri/noctalia.kdl -
Copy the configuration files from
/etc/xdg/quickshell/noctalia-shell/Assets/Templates/to your home directory:Terminal window install -D /etc/xdg/quickshell/noctalia-shell/Assets/Templates/colors.json ~/.config/noctalia/colors.jsoninstall -D /etc/xdg/quickshell/noctalia-shell/Assets/Templates/settings.json ~/.config/noctalia/settings.json -
If you want to use a dropdown terminal in Niri, you will have to use Kitty (mentioned in the optdepends), Kitty also includes KaOS specific settings. To use those, you will have to copy them from
//usr/share/doc/kittyto your users home directory:Terminal window install -D /usr/share/doc/kitty/current-theme.conf ~/.config/kitty/current-theme.confinstall -D /usr/share/doc/kitty/kitty.conf.in ~/.config/kitty/kitty.confinstall -D /usr/share/doc/kitty/quick-access-terminal.conf ~/.config/kitty/quick-access-terminal.conf
Logging into Niri
Section titled “Logging into Niri”Once the needed packages are installed, logout, or better, reboot your system and select Niri in the login screen (SDDM or Plasmalogin). Once logged in you will be presented with a menu that shows some common shortcuts.
Customizing Niri & Noctalia
Section titled “Customizing Niri & Noctalia”Use the extensive documentation available at Niri and Noctalia to learn more about a scrollable-tiling Wayland compositor, shortcuts, customization options, and more.