AvengeMedia / AvengeMedia/DankMaterialShell

Custom neofetch/fastfetch logo

Open
#943 8 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
QML
Stars
8.1k
Forks
515
Avg merge
1d 8h
Merged PRs (30d)
102

Description

## Feature Description

when we run neofetch or fastfetch, we can display this logo instead of an OS logo:

```

::::::::::
::::::::::::::-
:::::::::::::::::
-:::::::::::::::::::
-::::::::::::::::::::
::::::::::::::::::::::
-::::::::::::::::::::::
::::::::::::::::::::::::
::::::::::::::::::::::::
:::::::::::::::::::::::::::::-
::::::::::::::::::::::::::::::::
::::::::::::::::::- -::::::::::
:::::::::::::-:::::::::::::::::::-
:::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::
:::::::::::::::::::::::::::::::::::-
:::::::::::::::::::::::::-- :::
:::::::::::::::::: -:::-::: -::
:: --::::::::::::::::::::::::::::-:::::: :::
-:: :::-:::::::::::::::::::::::::: ::
:: ::-::::::::::::::::::::::::::: ::
::: :::::::-- ::::::: ::: :::::: :::
:: ::::::::::::::::::::::: ::::::: ::
:: ::::::::::::: ::::::::::::::::- ::
:: :::::::::::::-::::::::-::- :::: -:
::- -:::::::::::::: -:::::-::- :::: :-
:: -:::::::::::::::- :::::::::- ::: ::
:: ::::::::::::::::::::::::::::::::::::: ::
:: -:::::::::::::::::::::::::::::---:::: ::
:: ::::::::::::::::::::::::::: ::
:: :::::::::::::::::::::::::- ::
:- ::::::::::::::::::::::::: ::
:- :::::::::::::::::::::::- ::
: ::::::::::::::::::::::: :
: ::::::::::::::::::::: :
-: ::::::::::::::::::::::- :-
: :::::::::::-:::::: -::::- ::
: :::::::::::::: ::::: -::::::: :
: --:::::::::::::::: ::::::: ::::::::: :
:- :::::::::::::::::::: ::::: :::::::::::: -:
:- ::::::::::::::::::::: :::: ::::::::::::: ::
:: ::::::::::::::::::::: ::: :::::::::::::: ::
::::::::::::::::::::::::- -::: :::::::::::::: :-
-:::::::::::::::::::::::: -:::: ::::::::::::::- ::
::::::::::::::::::::::::: ::::: ::::::::::::::- ::
::::::::::::::::::::::::: ::::: ::::::::::::::: ::
:::::::::::::::::::::::::::::: :::::::::::::::- ::
::::::::::::::::::::::::::::::::::::::::::::::: ::
:::::::::::::::::::::::::::::::::::::::::::::::-:-
::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::-
::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::
-:::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::
::::::::::::::::::::::::
::::::::::::::::::::
::::::::::::::

```

it might be too big, but depending on what size fits best, it can be configured on this website:

https://www.asciiart.eu/image-to-ascii

## Use Case

Its a nice touch.

## Compositor

Is this feature specific to one compositor?

- [✅] All compositors
- [ ] niri
- [ ] Hyprland
- [ ] dwl (MangoWC)
- [ ] sway
## Proposed Solution

- Neofetch

We can use template from [Chick2d](https://github.com/Chick2D/neofetch-themes) and change the logo from there.

- Fastfetch

We can create a file in ~/.local/share/fastfetch/ or something like that, i dont know the full directory, but this contains the fetch logo, and then we go into ~/.config/fastfetch/ to configure the fastfetch layout.

## Alternatives/Existing Solutions

Using [FlafyDev's Guifetch](https://github.com/FlafyDev/guifetch).

This is a flutter based fetch tool that has a GUI. instead of having ASCII art, we can put in the svg logo file of DankLinux, and then edit the code slightly to show that logo, instead of the default arch or whatever distro logo, and then compile the source into an appimage. I have an appimage in [my own repos](https://github.com/theawesomeyopro1/guifetch) if needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.