Important
Install Using The PikaOS's Niri ISO.
KitKat's Desktop Included With Desktop Widget's Running Niri/Noctalia Shell On PikaOS
pikman upgradepikman install loupe papers gnome-text-editor secrets firefox lact bazaar fastfetchcd $HOME/.configwget https://raw.githubusercontent.com/kitkat6464/my_configs/refs/heads/configs/.config/mimeapps.listpikman install wlr-randrsudo curl -Lo /usr/local/bin/scopebuddy https://raw.githubusercontent.com/OpenGamingCollective/ScopeBuddy/refs/tags/1.4.0/bin/scopebuddysudo chmod +x /usr/local/bin/scopebuddysudo ln -s scopebuddy /usr/local/bin/scbpikman install noctalia-shellImportant
MAKE SURE TO INSTALL THE NOCTALIA POLKIT PLUGIN BEFORE CONTINUING. Install Noctalia's Polkit From Noctalia's Plugin Page. This Command Will Disable Mate's Polkit.
sudo mv /etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop /etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop.bakImportant
This Disables The HyprIdle Crap That's Preinstalled With Pika's Niri ISO.
killall hypridlesystemctl --user disable --now hypridle.servicesystemctl --user mask hypridle.servicepikman install fonts-noto fonts-noto-color-emojifc-cache -fsudo mkdir /mnt/gamesImportant
Use This Command To Find Your Drive UUID.
lsblk -fImportant
Modify fstab Very Carefully.
sudo nano /etc/fstab| Example: |
|---|
| UUID=YOURDRIVEUUID /mnt/games btrfs defaults,noatime,x-gvfs-show,compress=zstd,commit=120 0 0 |
Important
Now Reboot Your PC.
sudo reboot