https://github.com/shinniuwu/fastfetch-transflag
This repo simplifies the configuration process of Fastfetch, making it easier for users to set up and customize their fastfetch on Arch Linux
https://github.com/shinniuwu/fastfetch-transflag
archlinux fastfetch fastfetch-conf hyfetch transgender
Last synced: about 1 year ago
JSON representation
This repo simplifies the configuration process of Fastfetch, making it easier for users to set up and customize their fastfetch on Arch Linux
- Host: GitHub
- URL: https://github.com/shinniuwu/fastfetch-transflag
- Owner: ShinniUwU
- License: mit
- Created: 2024-03-31T04:27:05.000Z (almost 2 years ago)
- Default Branch: default_look
- Last Pushed: 2025-02-18T21:35:19.000Z (about 1 year ago)
- Last Synced: 2025-02-18T22:31:30.661Z (about 1 year ago)
- Topics: archlinux, fastfetch, fastfetch-conf, hyfetch, transgender
- Homepage:
- Size: 524 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## TransArch - A Simplified Fastfetch Configuration for Trans Users
This repository aims to streamline the process of configuring and utilizing Fastfetch for new Arch Linux users, specifically those within the transgender community.
### Preview

### Why Fastfetch?
Fastfetch is preferred over Hyfetch for its immediate display of system information upon launching the terminal. While Hyfetch is functional, its execution speed is comparatively slower due to being written in Python. In contrast, Fastfetch, coded in C, provides almost instant access to system details.
### How to Use
#### Installation
If Fastfetch is not yet installed, execute the following command:
```bash
sudo pacman -S fastfetch
```
#### Configuration
1. Upon installing Fastfetch, no additional setup is needed.
2. Simply create a folder named `fastfetch` in `~/.config/`.
3. Inside the `fastfetch` folder, place `config.jsonc` and the `Logo` folder.
### Usage
Once the configuration is set up, just type `fastfetch` in the terminal to enjoy the personalized system information display.
### Check out Customized Versions
- **Customized Branch:** Explore my [customized](https://github.com/ShinniUwU/fastfetch-transflag/tree/customized) branch for an enhanced visual experience.
### Known Bugs
- Some terminals may not render the PNG logo correctly. Compatibility has been confirmed with Kitty and Konsole; other terminals may exhibit issues.