pikaos
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pikaos [2025-12-19 12:33] – mathog | pikaos [2025-12-19 18:58] (current) – mathog | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Time in seconds, '' | Time in seconds, '' | ||
| + | |||
| + | ==== COSMIC Desktop ==== | ||
| + | * Follow these instructions: | ||
| + | * Choose '' | ||
| + | |||
| + | === Change display manager === | ||
| + | Remember you can do this at the login-screen with CTRL+ALT+F2: | ||
| + | < | ||
| + | sudo systemctl disable sddm.service | ||
| + | sudo systemctl enable cosmic-greeter.service | ||
| + | </ | ||
| + | ... to change from SDDM to the Cosmic-greeter. | ||
| + | |||
| + | === Cursor theme === | ||
| + | There' | ||
| + | |||
| + | Extract the cursor icon theme to ''/ | ||
| + | |||
| + | '' | ||
| + | < | ||
| + | XCURSOR_SIZE=48 | ||
| + | XCURSOR_THEME=Future-cyan-cursors | ||
| + | </ | ||
| + | |||
| + | '' | ||
| + | Change this row and add your theme: | ||
| + | < | ||
| + | [Icon Theme] | ||
| + | Inherits=Future-cyan-cursors, | ||
| + | </ | ||
| + | |||
| + | 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.1766147623.txt.gz · Last modified: by mathog
