fandreuz / TUI-ConsoleLauncher

Linux CLI Launcher for Android
Other
1.24k stars 257 forks source link

How to disable "Donate"? #312

Open mddvul22 opened 4 years ago

mddvul22 commented 4 years ago

I have previously donated some money to Francesco, as I find the TUI Console Launcher a very beneficial app. Therefore, I'm wondering how to disable the donate prompt that occasionally appears in the TUI interface? Looking at the page, it seems like the donate command can be disabled in tuisettings.

But I can't find any other information, in the documentation, for how to disable this. I've looked through my TUI config files, and I don't see anything that seems to be related to "donate".

Is there a way to disable the donate message?

fandreuz commented 4 years ago

You can set show_hints to false

mddvul22 commented 4 years ago

OK, thanks. I was hoping to disable only the donate link, but that will work.