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"
      "AudioVideo"
    "AudioVideoEditing"
      "AudioVideoEditing"
    "Video"
      "Video"
    "Graphics"
      "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
Return to "DaVinci Resolve" page.