Fastfetch: My Configuration

Поділитися
Вставка
  • Опубліковано 28 сер 2024
  • This is my Fastfetch configuration.
    Resources
    -------------
    Fastfetch Download: github.com/fas...
    Social Media
    ----------------
    Tips: streamelements...
    GitHub: github.com/ImZ...
    Discord: / discord
    Twitter: / imzipux
    #fastfetch #linux #tutorial
  • Наука та технологія

КОМЕНТАРІ • 8

  • @aeebeecee3737
    @aeebeecee3737 3 місяці тому

    you can give a different color to "display" to get a more beautiful view
    "display": {
    "color": "yellow",
    "separator": "|"
    },

    • @ImZipux
      @ImZipux  3 місяці тому

      Thank you for your comment. It never got updated anywhere in this video, but I talked about this more in-depth in a UA-cam Short and updated my code in GitHub to reflect this because someone had asked me about it previously. The short can be found here if you're interested: ua-cam.com/users/shorts0d-q_rgKoGM.

  • @markusrusch4681
    @markusrusch4681 3 місяці тому +1

    Great! How do you get the icon in Studio Code?

    • @ImZipux
      @ImZipux  3 місяці тому +1

      For using icons, I use Nerd Fonts and Font Awesome. Often times, they both work interchangeably. My default font is OpenDyslexic Nerd Font. Here's a link to Nerd Fonts: www.nerdfonts.com/ and here's a link to Font Awesome: fontawesome.com/. Just remember that Font Awesome only has icons to where Nerd Fonts is a whole font, meaning you've got the alphabet, numbers, punctuation, etc.

  • @PockTechTR
    @PockTechTR Місяць тому

    Logo still not showing up, I even tried with two different paths

  • @etto553
    @etto553 2 місяці тому +1

    how to set ascii logo i didnt find something on github

    • @ImZipux
      @ImZipux  2 місяці тому +2

      So I just uploaded a short, specifically on how to do this, which can be found right here: ua-cam.com/users/shortsOM8AsMhTNvY Basically, it depends on what you want to accomplish. Do you want the default ASCII Logo (your distro's ASCII Logo) or do you want your own? If you want the default, use builtin as the type in the logo section of your config.jsonc file. If you want your own, logo, you'll have to make it or find a way to have it made and then save it as a .txt file, and then you'll do "fastfetch --logo /path/to/file.txt". If you want this to happen every time you open a command prompt, just copy and paste that line into your .bashrc file.

  • @200anxy
    @200anxy 2 місяці тому

    Very Shmegma