FileCentipede icon indicating copy to clipboard operation
FileCentipede copied to clipboard

no option to disable undesired programs

Open 1mathart opened this issue 1 year ago • 2 comments

i believe filecxx is the best client for general purpose downloads but sometimes i am so frustrated that i cannot remove some stuff that i am not even using and that takes space like the file browser.

1mathart avatar Sep 27 '23 04:09 1mathart

No, but you can hide it.

Edit

ui/main.sml

#file_browser { text:"${file_browser}" icon:"icons/16/directory.svg" visible:false }

filecxx avatar Sep 27 '23 05:09 filecxx

No, but you can hide it.

Edit

ui/main.sml

#file_browser { text:"${file_browser}" icon:"icons/16/directory.svg" visible:false }

would be cool to have an enable disable per program functionnality.

1mathart avatar Sep 27 '23 06:09 1mathart