From 292c2cea8d0a02c60381ba18e234002cefad2076 Mon Sep 17 00:00:00 2001 From: pik4li <67532734+pik4li@users.noreply.github.com> Date: Wed, 1 Jan 2025 16:34:13 +0100 Subject: [PATCH] . --- core/tabs/applications-setup/tab_data.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"