fractal: association with https://matrix.to links

This commit is contained in:
2024-08-11 21:45:51 +00:00
parent 5a9dd89475
commit d9a876e49a

View File

@@ -65,6 +65,9 @@ in
suggestedPrograms = [ "gnome-keyring" ];
# direct room links opened from other programs, to fractal.
mime.urlAssociations."^https?://matrix.to/#/.+$" = "org.gnome.Fractal.desktop";
services.fractal = {
description = "fractal Matrix client";
partOf = lib.mkIf cfg.config.autostart [ "graphical-session" ];