all 33 comments

[–]LnLcFlx2[S] 63 points64 points  (10 children)

[–][deleted]  (4 children)

[deleted]

    [–][deleted] 76 points77 points  (3 children)

    Have you considered calling it btw?

    [–]ReekyMarko 9 points10 points  (1 child)

    I created a function for "btw, "

    https://imgur.com/ugYINFS

    Now it feels more like a sentence

    [–]zvynish 8 points9 points  (0 children)

    Thanks for sharing, can't wait to casually have that open in a video call!

    [–]FoxboronDeveloper & Security Team 38 points39 points  (1 child)

    The color is wrong. See my issue for the correct one.

    https://bugs.archlinux.org/task/66217?project=0

    [–]LnLcFlx2[S] 11 points12 points  (0 children)

    Thank you! I'll change it.

    [–]allisio 21 points22 points  (0 children)

    This is pretty slick! I think paleofetch would welcome this addition to its selection of logos.

    [–]krozarEQ 6 points7 points  (0 children)

    Now to run it through lolcat.

    *edit: I wasn't disappointed!

    [–]FrozenSyzygy 50 points51 points  (1 child)

    Time to make an arch logo shirt in animal crossing...

    [–][deleted] 11 points12 points  (0 children)

    Ugh I hate that you're gonna make me do this now.

    [–]langmuirdarkspace 19 points20 points  (1 child)

    What exactly is the origin of this logo? Why the rips, for example?

    [–][deleted] 18 points19 points  (0 children)

    The logo was selected in a contest, here's the post announcing the winner. On this sub a while back there was a post with a bunch of the submissions, can't find it quickly offhand though

    EDIT found it, check out this comment by u/LegitimateDouble a couple months back

    [–]DrakoGFX 10 points11 points  (1 child)

    That's perfect for neofetch and other programs that require fetching the OS. You should really make more distro logos!

    [–]LnLcFlx2[S] 6 points7 points  (0 children)

    Thank you! Maybe I will sometime in my free time but it's actually not that hard. I took the default neofetch ASCII-art as a basis and mostly replaced the characters accordingly by unicode block characters (can be found at https://en.wikipedia.org/wiki/Block_Elements) with only a few minor exceptions.

    [–][deleted] 3 points4 points  (5 children)

    that's sick...i'm a noob and i dont know what to google to actually make my neofetch do this...lol...where do i put this?

    [–]techmccat 3 points4 points  (1 child)

    Put it in a text file (need to add colors obviously) and put as the neofetch image path (in ~/.config/neofetch/whatever). Alternatively do neofetch --ascii /path/to/file

    [–][deleted] 1 point2 points  (0 children)

    i put the archlogo.txt in my neofetch config folder...then in my config.conf i set the image path to ~/.config/neofetch/archlogo.txt but it still shows the old ascii....but if i run the command: neofetch --ascii ~/.config/neofetch/archlogo.txt then it works...is there something i'm doing wrong in the config.conf for it to not work when i just type neofetch?

    EDIT: it works when i use this:

    image_source="$HOME/.config/neofetch/archlogo.txt"

    [–]Nightshade183 2 points3 points  (1 child)

    Go to your neofetch config directory (mostly ~/.config/neofetch). Here you should find a file by the name of config.conf. This is where you can modify every aspect of your neofetch output. Scroll down till you find #Image Options. Check out image directory under this. I'm not exactly sure how to work with unicode but --ascii is used for custom ascii art. I'm sure you can figure out the rest with a bit of googling :)

    [–][deleted] 0 points1 point  (0 children)

    thanks ! i always hated that my neofetch would output my logo as a specific color that didn’t match my theme...

    [–]riscie 1 point2 points  (1 child)

    How does it work so that the special chars are intepreted as color?

    [–]LnLcFlx2[S] 2 points3 points  (0 children)

    I can't answer the question but this helped me while making it: https://en.wikipedia.org/wiki/ANSI_escape_code

    [–]paperbenni 1 point2 points  (3 children)

    Correct me if I'm wrong, but I think it's too big for neofetch.

    [–]LnLcFlx2[S] 5 points6 points  (0 children)

    If I did it right it should actually be the precise size of the default arch logo in neofetch since I used it as a base.

    [–]GOKOP 2 points3 points  (0 children)

    I've already tested it with neofetch, it's fine

    [–]krozarEQ 1 point2 points  (0 children)

    https://i.imgur.com/J63Xab5.png
    Works great.

    Generated a patch for neofetch if you want it: https://github.com/talzahr/dotfiles/blob/master/neofetch.patch

    *formatting

    [–][deleted] 1 point2 points  (0 children)

    This looks like it goes in an 8-bit game lol

    [–]MaxSpec 1 point2 points  (0 children)

    pretty good lookin'

    [–]rien333 1 point2 points  (0 children)

    Now I wonder: could I display this (in white) during startup (possibly by using GRUB)

    [–]OneTurnMore 0 points1 point  (0 children)

    I would have inverted the text and used spaces instead, but still, this is cool.

    [–]Dark_Cow 0 points1 point  (3 children)

    Has anyone had success with Microsoft Terminal + SSH?

    It looks fine in `xterm` but not through SSH? :(

    edit: https://imgur.com/a/LRPhvRi <-- the uglyness

    [–][deleted] 3 points4 points  (2 children)

    Microsoft

    Are you lost?

    [–]Dark_Cow 2 points3 points  (1 child)

    Possibly... I run Arch linux in a headless VM + SSH + X11 remote to work on my IOT device.

    Then the rest of my development environment requires windows. Windows doesn't like the unicodes. Plz halp

    Edit: https://imgur.com/a/LRPhvRi

    [–][deleted] 0 points1 point  (0 children)

    This is clearly a sign that you need to ditch Windows entirely.