Commit graph

6957 commits

Author SHA1 Message Date
Azalea Gui
5614b723fd [+] Hypergender flags
Fixes hykilpikonna/hyfetch#422
2025-09-04 06:04:37 -04:00
Azalea Gui
5e1e13b091 [M] Move flag order 2025-09-04 05:52:17 -04:00
Azalea Gui
79ddb3ca92 [+] Fictosexual flag (#394) 2025-09-04 05:41:49 -04:00
Azalea Gui
684929edea [U] gitignore 2025-09-04 05:41:49 -04:00
Emi
f02ec8c4ba
Fix nixos_small logo (#421)
* [F] Fix nixos_small logo

* [F] Fix nixos_small logo missing line break

* [?] i was trying to fix a difference between the python version and the rust version what the hell dude
2025-08-27 15:10:59 +09:00
Azalea Gui
5fd4ed9b0c [F] Fix #420 fastfetch custom config 2025-08-25 02:20:24 -04:00
a catgirl
003c295084
[F] fix: custom *fetch configurations breaking hyfetch (#420)
if the backend is fastfetch, hyfetch calls
`/bin/fastfetch --logo none -s OS --disable-linewrap`
which for me returns:
`  Artix Linux x86_64`
... and that breaks hyfetch

instead, get the information from the source (/etc/os-release), which im
pretty sure most fetch backends read from anyway

this won't work on *BSD though, because those lack
/etc/os-release, so unless calling `uname -s` is alright, BSDs would
still have the problem

related pull: https://github.com/hykilpikonna/hyfetch/issues/418
2025-08-23 17:34:57 -07:00
Azalea Gui
d4560e3edb [U] Release 2.0.1 2025-08-21 12:56:30 -04:00
Azalea Gui
62b4c27404 [+] Changelog 2025-08-21 12:55:45 -04:00
Azalea Gui
169368a784 [F] :) 2025-08-21 12:46:00 -04:00
Azalea Gui
3e47640c1a [F] Maybe fix git install 2025-08-21 12:42:12 -04:00
Azalea Gui
6ddd762b35 [F] ? 2025-08-21 12:37:37 -04:00
Azalea Gui
713bcce0ec [F] Fix git install 2025-08-21 12:35:04 -04:00
Azalea Gui
fdfd9816f5 [F] Fix deploy script 2025-08-21 12:06:24 -04:00
Azalea Gui
d6f9d1f569 [F] Fix june flicker #408 2025-08-21 11:48:24 -04:00
Azalea Gui
b28aa0ddf2 [U] Bump 2025-08-21 11:23:37 -04:00
Azalea Gui
a5e784c528 [F] Fix distro name detection 2025-08-21 11:21:48 -04:00
Azalea Gui
93b4dd3471 [U] Bump 2025-08-21 11:02:20 -04:00
Azalea Gui
d15afe579f [O] Optimize calculations 2025-08-21 11:01:59 -04:00
Azalea Gui
f79aca3c65 [-] Remove unused warning 2025-08-21 10:09:00 -04:00
Azalea Gui
fa3fc59a5f [F] Fix trying to get backend from non-existing backend 2025-08-21 10:08:06 -04:00
Azalea Gui
afa3c1dfb9 [F] Fix cache path might be missing 2025-08-21 10:05:02 -04:00
Azalea Gui
cf6b77a1b7 [F] 💢💢💢💢💢💢💢💢💢💢💢 2025-08-21 09:52:03 -04:00
Azalea Gui
b58425badd [F] 💢💢💢💢💢 2025-08-21 09:47:48 -04:00
Azalea Gui
8c1713c37d [F] Forgot to bump lock 2025-08-21 09:29:42 -04:00
Azalea Gui
3c7c449da4 [F] Maybe this can work 2025-08-21 09:28:44 -04:00
Azalea Gui
2fe4b3f287 [F] Fix cargo publish #405 2025-08-21 09:14:05 -04:00
Azalea Gui
6a80928f10 [F] Fix path 2025-08-21 08:35:42 -04:00
Azalea Gui
4ac698817d [F] Fix cargo publish #405 2025-08-21 08:31:41 -04:00
Azalea Gui
13acc0b6b6 [U] Bump 2025-08-21 08:31:41 -04:00
Ven0m0
455f0382e7
[+] Use cloudflare for public IP field (#416)
* Update neofetch

* [F] Fix drill cloudflare and add fallback

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-08-21 05:05:08 -07:00
Azalea Gui
0c9e4db742 [F] Fix #418 2025-08-21 03:17:56 -04:00
Aiden Bohlander
aee058e591
Update logic to not mark the pride month animation as shown if --june is explicitly specified. (#411)
Update logic to not mark the pride month animation as shown if --june is explicitly specified.
2025-06-02 04:03:08 -04:00
Azalea
b74787768f [+] Bazzite (#406) 2025-05-27 11:43:32 +09:00
Zulta
218c535d06
Add Rhino Linux Logo (#407)
* added Rhino Linux Logo

* updated rhino.py

* fixed the ;; on line 8745

* [F] Fix python generation

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-05-25 21:59:28 -04:00
stella :3c
76ae5e507a
[FEATURE PROTOTYPE] adds step on interactive setup which prompts the user for either the default or small variant of their distro logo. (#392)
* adds step on interactive setup which prompts the user for either the default or small variant of their distro logo.

* fixed distro small logo variant check

* fixes logo vec index overflow error

* now takes --distro as an input when attempting to fetch a small logo variant

* fixes an incorrect error message
2025-04-06 01:05:04 -04:00
Yuki Kurosawa
d2dfd950a3
Update KSLinux detection due to kpt and kpm command is removed (#395)
* Update KSLinux detection due to kpt and kpm command is removed

* Fix Bugs
2025-04-06 01:03:39 -04:00
Paul
45ee7e199e
Fix unwanted space in Python version (#401)
Before:

```
Python: Python 3.13.2 [Clang 16.0.0 ]
```

After:

```
Python: Python 3.13.2 [Clang 16.0.0]
```
2025-04-06 01:02:46 -04:00
Azalea Gui
2cfea54a88 [+] Cisgender flag for #386
Okay I think if I added this, someone will ask about the straight flag again.

In terms of historical context, the cisgender flag has been used neutrally, and it has not been used as a symbol of dismissal like the straight flag did. While some people question whether it's necessary to have a pride flag for the majority identity that do not face discrimination, its existence isn't perceived as offensive by the LGBTQ+ community. So I judged it would be harmless to add the cisgender flag, while adding the straight flag would be harmful.
2025-02-16 17:41:21 -05:00
Alice
0cc6ddbca8
[PR] Auto detect light/dark mode, changing the theme accordingly (#380)
* disable clippy lint

* fmt

* move detect bg into a function

* auto detect light/dark opt

* auto detect dark cli opt

* optional light-dark

* cli opt

* nicer looking output

* [-] Revert code style changes

* [-] Revert code style changes

* [-] Revert code style changes

* [-] Revert

* make the default theme dark

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-02-16 16:58:45 -05:00
Streaksu
8a536c30f0
[PR] Separate Gloire from Ironclad (#388) 2025-02-15 09:08:03 -05:00
Un1q32
5c24bd443a
[PR] fix cpu fetching code for leopard and tiger (#387)
* fix cpu fetching code for leopard and tiger

* some 10.5 systems have this sysctl, just check if it exists like this
2025-02-15 09:03:48 -05:00
Un1q32
e691b2d9da
[PR] fix memory code for old macOS versions (#389)
* fix memory code for old macOS versions

* don't print memory at all here, instead of just printing zeros
2025-02-15 10:48:21 +08:00
Ameyama Izumi
5ec7b4f01a
[+] Add Kessoku Band flag for meme (#384)
* [+] Add Kessoku Band flag for meme

* [F] Fix key

---------

Co-authored-by: Azalea <22280294+hykilpikonna@users.noreply.github.com>
2025-01-19 05:55:17 +08:00
Azalea
f38b754783 [F] Port fix #383 to rust 2025-01-18 16:51:17 -05:00
jjanzen
211beb7b6a
Limit permutations to 1000 (#383)
limit permutations to 1000

Co-authored-by: jjanzen <jjanzen@jjanzen.ca>
2025-01-19 03:08:12 +08:00
Azalea
02c64ef281 [F] Fix #379 2025-01-06 04:53:25 -05:00
Azalea
4e9c510240 [F] Fix #378 2025-01-06 04:47:46 -05:00
zenobit
d6b559fb40
[F] am count packages fix (#375) 2025-01-04 03:16:00 +08:00
Azalea Gui
9806ced8b2 [F] Fix windows build 2024-12-22 08:25:13 -05:00