Skip to content

Commit ced6124

Browse files
authored
readme: update mime section (#280)
1 parent 3ac6ea2 commit ced6124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ schemes, you can add the following configuration to your Home Manager setup:
691691
value = let
692692
zen-browser = inputs.zen-browser.packages.${system}.beta; # or twilight
693693
in
694-
zen-browser.meta.desktopFileName;
694+
zen-browser.desktopItem.name
695695
696696
associations = builtins.listToAttrs (map (name: {
697697
inherit name value;

0 commit comments

Comments
 (0)