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