User Tools

Site Tools


pikaos

This is an old revision of the document!


Table of Contents

Pika OS

Pika OS

An up to date and modern distribution, with gaming optimizations that still has the new user in mind. While it isn't fully as beginner friendly as the likes of Zorin and Mint, it should still be considered beginner friendly. Much recommended!

Tips&Tricks

Boot menu

Set timer or remove completely sudo nano /boot/efi/EFI/refind/refind.conf

Time in seconds, -1 removes the menu completely from startup.

COSMIC Desktop

  • Follow these instructions: Pika OS Wiki
  • Choose SSDM as window manager

Cursor theme

There's no UI for changing cursor theme. Do this, the name of the theme is the folder name:

Extract the cursor icon theme to /usr/share/icons

sudo nano /etc/environment and add these:

XCURSOR_SIZE=48
XCURSOR_THEME=Future-cyan-cursors

sudo nano /etc/alternatives/x-cursor-theme Change this row and add your theme:

[Icon Theme]
Inherits=Future-cyan-cursors,Adwaita

Run these two commands:

gsettings set org.gnome.desktop.interface cursor-theme Future-cyan-cursors
gsettings set org.gnome.desktop.interface cursor-size 48
pikaos.1766170264.txt.gz · Last modified: by mathog

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki