Commit Graph

6713 Commits

Author SHA1 Message Date
Azalea e184ed613a [PR] #318 from yari-dog: Add caninekin
caninekin flag for all the dogs
2024-10-21 20:05:25 -04:00
Azalea f4d6b75f56 [+] Add a higher-contrast version of pangender flag
Closes #359
2024-10-21 20:01:23 -04:00
Azalea 865850da59 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-21 20:00:10 -04:00
Azalea 54e0f55a08 [O] Normalize formatting, remove duplicate preset 2024-10-21 20:00:00 -04:00
Azalea c969ce3a21 [PR] #360 from devnoname120/macos/fix-network-speed
Fix network speed on macOS
2024-10-21 19:34:57 -04:00
Paul afc646c679 [F] Fix network speed on macOS
The `airport` utility is deprecated and not working on newer macOS versions.
2024-10-22 01:10:31 +02:00
Azalea Gui 6ac7f70c51 [F] Fix #298? 2024-10-07 06:49:53 -04:00
Azalea Gui c1fbd137a0 [F] Fix font logo matching 2024-10-07 06:26:58 -04:00
Azalea 6f913b6d4a [+] Add functionality to print font logo 2024-10-07 06:20:50 -04:00
Azalea 1077ee5142 Merge branch 'master' of github.com:hykilpikonna/hyfetch 2024-10-07 06:19:21 -04:00
Azalea cec24f6bd0 [+] Font logos 2024-10-07 06:17:43 -04:00
Cat 9636c980e7 [PR] #348 from MingcongBai: fix(neofetch): list all Intel GPUs as detected 2024-09-06 21:51:57 -07:00
Mingcong Bai 3866ad0249 fix(neofetch): list all Intel GPUs as detected
Now that Intel is selling its own dedicated GPUs, it is increasingly
common to see laptops and desktop devices with multiple Intel GPUs. This
patch is intended to fix GPU detection on a laptop with both an integrated
UHD Graphics GPU and an Arc 380 (DG2).

Note that this may potentially cause regressions, but the original
upstream did not record the original issue, so I'm inclined to write it
off as an outdated fix:

  commit ee815f9c66
  Author: Dylan Araps <dylan.araps@gmail.com>
  Date:   Mon Apr 9 09:51:23 2018 +1000

      gpu: Fixed duplicate intel bug.
2024-09-03 16:57:36 +08:00
Bailey Kasin a65a229b0e [PR] #343 from BKasin: neofetch: add mauna linux logo 2024-08-28 18:06:07 -07:00
Bailey Kasin 5c0662142e neofetch: add mauna linux logo
Fixes: https://github.com/hykilpikonna/hyfetch/issues/308

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
2024-08-28 17:58:20 -07:00
Bailey Kasin 88d835f511 [PR] #341 from barracuda156: neofetch: support host info for PowerPC Macintosh models 2024-08-28 16:24:09 -07:00
Bailey Kasin ce358fc155 [PR] #342 from BKasin, naviabbot: Add extra flags
* Adding Polyamorous flag

* Added extra flags

* Fixed Sapphic

* Added new flags and merged fixes from origin.

* Added genderqueer

---------

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
Co-authored-by: Jaida Corvera <jaida@jcorvera.me>
Co-authored-by: Joshua Cain <72349atbwhs@gmail.com>
Fixes: https://github.com/hykilpikonna/hyfetch/issues/332
Closes: https://github.com/hykilpikonna/hyfetch/pull/295
2024-08-28 15:14:57 -07:00
Bailey Kasin d5b283e64d [PR] #339 from CrackedMatter: Escape AmogOS logo backslashes 2024-08-28 12:31:32 -07:00
Sergey Fedorov a609edc505 neofetch: add info for PowerBook/iBook models 2024-08-28 19:25:22 +08:00
Sergey Fedorov 753d35b56e neofetch: add info for PowerMac/iMac models 2024-08-28 18:56:46 +08:00
CrackedMatter 69f07aec8f Escape AmogOS backslashes 2024-08-25 12:25:12 +02:00
Azalea 95a6cc7f4b [PR] #320 from felipemroni: Add biglinux large
Update biglinux colors
2024-08-25 00:38:56 -04:00
Azalea Gui 896ba8fc7d [F] Fix case order 2024-08-25 00:38:35 -04:00
Azalea Gui 319afd2aa9 [+] BigLinux_large by felipemroni 2024-08-25 00:37:22 -04:00
Azalea 3df77e0042 [PR] #321 from dennis1248: Add Arkane Linux
Add Arkane Linux logo
2024-08-25 00:25:36 -04:00
Azalea 729e81a3e2 [PR] #331 from malex342: Add kenochoric, veldian, solian, lunian
added four flags!
2024-08-25 00:23:49 -04:00
Azalea 3dafba3554 [PR] #336 from AlbydST: lfs logo
Add Linux From Scratch logo
2024-08-25 00:12:37 -04:00
Azalea d6341d241a [PR] #338 from Paranoid-Pufferfish
Add Magix art
2024-08-24 23:24:40 -04:00
Paranoid-Pufferfish 32dd56dc63 Add Magix art 2024-08-23 23:19:52 +01:00
AlbydS bb6b9b1d37 Add Linux From Scratch logo
I added an ASCII logo for Linux From Scratch
2024-08-23 10:49:51 +00:00
malex e46e78ecd5 fixing color typo…
picked the wrong color for solian flag
2024-07-26 13:42:07 -04:00
malex bbe40930c2 added four flags
in reference to issue #328
2024-07-25 17:57:48 -04:00
Azalea 6564ca72c2 [PR] #325 from nekopsykose: Remove setuptools
remove unneeded setuptools dependency
2024-07-20 18:45:54 +08:00
psykose 5b759e0986 remove unneeded setuptools dependency
this was added back in 2b5ef302a5
when pkg_resources was used, but that is no longer used since
5c34876c53
2024-07-11 06:10:19 +02:00
Dennis ten Hoove b5588d8259 Add Arkane Linux logo 2024-07-04 17:43:17 +02:00
felipemroni 3e4e679b11 Update biglinux colors
just a big linux fan :)
2024-07-02 08:53:15 -03:00
yari b7f2992ecd forgot to actually git add caninekin lmao 2024-06-28 00:31:53 +01:00
yari 1f1362a0b5 added caninekind 2024-06-28 00:28:23 +01:00
Azalea 2a01c50aa6 [-] Remove lilu detection
Closes #310
2024-06-27 01:07:08 +08:00
Azalea 7f18d0e042 [PR] #307 from Iris-TheRainbow: Allow lightness values without a % to parse 2024-06-27 00:39:35 +08:00
Azalea 2307f9de20 [PR] #309 from AnarchistHoneybun: Add xenogender
xenogender flag preset added
2024-06-27 00:38:55 +08:00
Azalea c185f018a4 [PR] #314 from thepigeongenerator: fix colours not reverting properly
fix colours not reverting properly
2024-06-27 00:35:24 +08:00
Azalea 9b159c7472 [PR] #316 from ark-lamp-umbrella/master
add BlackMesa
2024-06-27 00:29:07 +08:00
ark-lamp-umbrella ca77102be1 add BlackMesa 2024-06-25 22:19:31 -07:00
Quinn 5ee89eb148 include bash version < 5 case 2024-06-20 14:13:18 +02:00
Quinn ced109f0ea fix colours not reverting properly 2024-06-20 13:45:40 +02:00
AnarchistHoneybun 5051b692f0 xenogender flag preset added
source : https://commons.wikimedia.org/wiki/File:Xenogender_pride_flag.svg
2024-06-13 18:21:51 +05:30
iris 07e23e2a5b allow lightness values like '45' to parse 2024-06-11 00:37:41 -05:00
Azalea 7534371b05 [+] Add ultramarine to foreground-background configuration list
Closes #276
2024-05-26 19:44:25 +08:00
Azalea fc98d61109 [PR] #299 from jelly: Make typing-extensions optional
Make typing_extensions only required for 3.7
2024-05-26 19:40:13 +08:00