Talk:DaVinci Resolve: Difference between revisions
(One intermediate revision by the same user not shown) | |||
Line 34: | Line 34: | ||
type = "Application"; | type = "Application"; | ||
categories = [ | categories = [ | ||
"AudioVideo" | |||
"AudioVideoEditing" | |||
"Video" | |||
"Graphics" | |||
]; | ]; | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Another solution is setting it with home.file but this felt more nix like using home-manager's available | Another solution is setting it with home.file but this felt more nix like using home-manager's available options |