forked from nico/dots
applications: add blender
This commit is contained in:
parent
90db2704a5
commit
384fe0abc5
2 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
"${pkgs.audacity}/Applications/Audacity.app"
|
"${pkgs.audacity}/Applications/Audacity.app"
|
||||||
"${pkgs.gimp}/Applications/GNU Image Manipulation Program.app"
|
"${pkgs.gimp}/Applications/GNU Image Manipulation Program.app"
|
||||||
"/Applications/Krita.app"
|
"/Applications/Krita.app"
|
||||||
|
"/Applications/Blender.app"
|
||||||
"/Applications/OpenUTAU.app"
|
"/Applications/OpenUTAU.app"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
@ -40,6 +41,7 @@
|
||||||
"thunderbird"
|
"thunderbird"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"krita"
|
"krita"
|
||||||
|
"blender"
|
||||||
"obs"
|
"obs"
|
||||||
|
|
||||||
"the-unarchiver"
|
"the-unarchiver"
|
||||||
|
|
|
||||||
|
|
@ -11,5 +11,6 @@
|
||||||
krita
|
krita
|
||||||
openutau
|
openutau
|
||||||
obs-studio
|
obs-studio
|
||||||
|
blender
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue