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
Save the file and run the below command:
gio mime text/calendar
And lastly check your default applications under the settings:
Reacties
Een reactie posten