GNOME calendar installed but there is a problem, it is not the default calendar and I can not select it?

 

Open Terminal:

locate mimeapps.list

Find the path starting with home: /home/user_name/.config/mimeapps.list

Then run the below commands.

vim /home/user_name/.config/mimeapps.list

or

gedit /home/user_name/.config/mimeapps.list

(both vim and gedit allow you to edit text files)

paste text/calendar=org.gnome.Calendar.desktop under the last application in the default application list

enter image description here

Save the file and run the below command:

gio mime text/calendar

Note the following enter image description here

And lastly check your default applications under the settings: enter image description here

Reacties

Populaire posts van deze blog

Adjust Color Temperature of Your Screen Using Terminal

Enable TRIM for SSD on Manjaro

How to Change Root Password in Debian