Showing posts with label cinnamon. Show all posts
Showing posts with label cinnamon. Show all posts

3/29/2018

Meta + E opens disk analyzer in Ubuntu instead of file explorer

Run this command to fix:
xdg-mime default nemo.desktop inode/directory

1/19/2018

How to install the latest cinnamon on Ubuntu 16.04

sudo add-apt-repository ppa:embrosyn/cinnamon
sudo apt update
sudo apt install cinnamon 

12/12/2017

How to fix missing desktop icons under Cinnamon

sudo apt remove --purge nautilus
xdg-mime default nemo.desktop  inode/directory