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 18:34] – mathog | pikaos [2025-12-19 18:58] (current) – mathog | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ==== COSMIC Desktop ==== | ==== COSMIC Desktop ==== | ||
| * Follow these instructions: | * Follow these instructions: | ||
| - | * Choose '' | + | * 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 === | === Cursor theme === | ||
| There' | There' | ||
| Line 22: | Line 31: | ||
| '' | '' | ||
| - | '' | + | < |
| - | XCURSOR_THEME=Future-cyan-cursors'' | + | 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.1766169247.txt.gz · Last modified: by mathog
