diff --git a/core/tabs/applications-setup/tab_data.toml b/core/tabs/applications-setup/tab_data.toml index e190471..a5b5752 100644 --- a/core/tabs/applications-setup/tab_data.toml +++ b/core/tabs/applications-setup/tab_data.toml @@ -20,25 +20,25 @@ script = "docker-setup.sh" task_list = "I" [[data]] -name = "github-desktop" +name = "GitHub Desktop" description = "GitHub Desktop is a free Git client that allows you to manage your GitHub repositories on your desktop." script = "githubdesktop-setup.sh" task_list = "I" [[data]] -name = "xmrig" +name = "Xmrig" description = "xmrig is a CPU miner for the Monero cryptocurrency." script = "xmrig.sh" task_list = "I" [[data]] -name = "yazi" +name = "Yazi" description = "yazi is a terminal file manager with a minimal UI and a focus on performance." script = "yazi.sh" task_list = "I" [[data]] -name = "ytgo" +name = "Ytgo" description = "ytgo is a command-line tool for searching and watching YouTube videos from the terminal." script = "ytgo.sh" task_list = "I"