Fastfetch, alternative to Neofetch on Linux

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • Now that neofetch repository is officially closed, it's time to start using fastfetch.
    Fastfetch github:
    github.com/fas...
    github.com/fas...
    github.com/fas...
    Commands used in this video:
    github.com/fry...
    CONTACT:
    fryalien2023@gmail.com
    friendlyalien@mastadon.social

Комментарии • 30

  • @JulienWestfield
    @JulienWestfield 5 месяцев назад +7

    This was very useful. I think you should do more.

    • @friendlyalien379
      @friendlyalien379  5 месяцев назад +2

      More? Like videos in general? Because they are coming :)

    • @kjala_nix
      @kjala_nix 4 месяца назад

      @@friendlyalien379 I can't find a way to change the logo to Windows 11_small. Can you help out?

    • @friendlyalien379
      @friendlyalien379  4 месяца назад

      @@kjala_nix Just write:
      fastfetch --logo "Windows 11_small"
      You put that in your shell config file if you want to start it every time you start your terminal.

  • @HistoricaLinux
    @HistoricaLinux 4 месяца назад +1

    i still use neofetch in my video. I also use fastfetch but sometimes their description and logo are bigger and longer, so making screen capture a bit tricky, because I want to also show my wallpape and other things in my desktop. hey... thanks for that print logo trick, gonna use that in my installation video soon.

    • @goddmode4589
      @goddmode4589 Месяц назад +1

      You can actually put your own ASCII or image whatever size you want

  • @darkenblade986
    @darkenblade986 2 месяца назад

    nice video! thank you for explaining the sixel part.

  • @yahalloe
    @yahalloe 5 месяцев назад

    I like the fastness of it but I like neofetch's aesthetic more.

    • @friendlyalien379
      @friendlyalien379  5 месяцев назад

      Luckly, neofetch will work for, IMO, a long time, so you don't have to switch.

  • @killtay
    @killtay 11 дней назад

    3:12 😭😭😭

  • @SpookyAlien-2001
    @SpookyAlien-2001 7 дней назад

    Can FastFetch support PNG image?

    • @friendlyalien379
      @friendlyalien379  7 дней назад

      @@SpookyAlien-2001 no, only sixel, it"s in the video

  • @Android-47
    @Android-47 4 месяца назад

    good video buddy !

  • @VGl0dXM
    @VGl0dXM 5 месяцев назад +1

    good video

  • @j.s9875
    @j.s9875 Месяц назад

    How can i put fastfetch to run in kitty every time i open it?

    • @friendlyalien379
      @friendlyalien379  Месяц назад

      You just put it in config file of a shell shell that you are running. You can see it in the end of the video.

  • @svan71
    @svan71 2 месяца назад

    Forgive my ignorance but how did you change the color of the logo and the the color of the font for the items listed in fastfetch? Great video !

    • @friendlyalien379
      @friendlyalien379  2 месяца назад +1

      You add this option to fastfetch:
      --logo-color-1 blue
      numbers are different parts of fastfetch display

    • @friendlyalien379
      @friendlyalien379  2 месяца назад +1

      @@svan71 the color might be impacted by the color scheme of your terminal. Because fastfetch is a simple program, it does very simple things. The other option is to show custom logo. If you give me more info on what you are using I might be able to help you.

    • @svan71
      @svan71 2 месяца назад

      @@friendlyalien379 It's just the default Arch Linux logo it's teal, and I was trying to make it blue. I created the config folder, but I don't see the logo option. Also, the colors 1-9 I don't see what colors the numbers represent. Thanks for your video :)

    • @friendlyalien379
      @friendlyalien379  2 месяца назад

      @@svan71 I will see what can be done and let you know

    • @friendlyalien379
      @friendlyalien379  2 месяца назад +1

      @@svan71 ok, try this line and tell me if this is what you wanted
      fastfetch --logo-color-1 blue --logo-color-2 blue
      blue, if i'm not mistaken, is defined by your terminal color scheme

  • @User551983
    @User551983 4 месяца назад

    I use Screenfetch :-)

    • @friendlyalien379
      @friendlyalien379  4 месяца назад

      It's all just fluff anyway... No real use for it 😊

  • @kaminapearl7390
    @kaminapearl7390 4 месяца назад

    Usefull, but how do I put custum asccii-art (saved in a txt file) in fastfetch?

    • @friendlyalien379
      @friendlyalien379  3 месяца назад +3

      If you look at the whole video you will see I explained how.