feat: update default theme to Yaru-dark and set Nemo as the default file manager

This commit is contained in:
2025-04-02 01:46:52 +02:00
parent e9a558e3fc
commit dc0aae414e
3 changed files with 16 additions and 12 deletions

View File

@@ -10,6 +10,10 @@
"x-scheme-handler/http" = [ "zen.desktop" ];
"x-scheme-handler/https" = [ "zen.desktop" ];
# default file manager
"inode/directory" = [ "nemo.desktop" ];
"application/x-gnome-saved-search" = [ "nemo.desktop" ];
# Geary
"x-scheme-handler/mailto" = [ "org.gnome.Geary.desktop" ];