Skip to content

Commit b465052

Browse files
committed
Logo (Builtin): removes Ubuntu KDE
1 parent 2e6b9cd commit b465052

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/logo/builtin.c

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5052,17 +5052,6 @@ static const FFlogo U[] = {
50525052
.colorKeys = FF_COLOR_FG_GREEN,
50535053
.colorTitle = FF_COLOR_FG_DEFAULT,
50545054
},
5055-
// UbuntuKde
5056-
{
5057-
.names = { "ubuntu kde", "ubuntu-kde", "ubuntu-plasma" },
5058-
.lines = FASTFETCH_DATATEXT_LOGO_KUBUNTU,
5059-
.colors = {
5060-
FF_COLOR_FG_BLUE,
5061-
FF_COLOR_FG_WHITE,
5062-
},
5063-
.colorKeys = FF_COLOR_FG_BLUE,
5064-
.colorTitle = FF_COLOR_FG_BLUE,
5065-
},
50665055
// UbuntuStudio
50675056
{
50685057
.names = { "ubuntu studio", "ubuntu-studio" },

0 commit comments

Comments
 (0)