Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parabola Linux request #47

Closed
kdx2a opened this issue Feb 7, 2021 · 4 comments
Closed

Parabola Linux request #47

kdx2a opened this issue Feb 7, 2021 · 4 comments

Comments

@kdx2a
Copy link
Contributor

kdx2a commented Feb 7, 2021

Hello, I would love to see Parabola supported by this tool. Thanks in advance! pfetch has a small ASCII art for Parabola, it could be a good starting point. Here is the content of my /etc/os-release:

NAME="Parabola"
PRETTY_NAME="Parabola GNU/Linux-libre"
ID=parabola
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="1;35"
HOME_URL="https://www.parabola.nu/"
DOCUMENTATION_URL="https://wiki.parabola.nu/"
SUPPORT_URL="irc://chat.freenode.net#parabola"
BUG_REPORT_URL="https://labs.parabola.nu/"
LOGO=parabola

Wish you have a nice day!

@13-CF
Copy link
Owner

13-CF commented Feb 7, 2021

Hello, I've just added parabola support, it should hopefully display the logo and package count now but I've not tested it.

@kdx2a
Copy link
Contributor Author

kdx2a commented Feb 7, 2021

Hello, it works well but the tags are offset.

  __ __ __  _      USER kdx
.`_//_//_/ / `.    DISTRO Parabola
          /  .`    KERNEL 5.10.6-gnu-1
         / .`    UPTIME 4h 55m
        /.`     SHELL fish
       /`      PKGS 546

I figured it should look like this:

  __ __ __  _        USER kdx
.`_//_//_/ / `.    DISTRO Parabola
          /  .`    KERNEL 5.10.6-gnu-1
         / .`      UPTIME 4h 55m
        /.`         SHELL fish
       /`            PKGS 546

Thank you for your support!

@13-CF
Copy link
Owner

13-CF commented Feb 7, 2021

Hi, I've made an attempt to fix it so hopefully it works.

I'll probably have to make a special version of the program for printing different logos, cause it's too much of a hassle to set up a VM for every distro.

Thanks!

@kdx2a
Copy link
Contributor Author

kdx2a commented Feb 7, 2021

It works great, thank you. I close this issue 😄

@kdx2a kdx2a closed this as completed Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants