Skip to content

MaoYo42/ThinkPad-fastfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkPad-fastfetch

License fastfetch

A ThinkPad-inspired fastfetch configuration with the classic V-shaped ASCII logo and TrackPoint red dot, framed in a ThinkPad-accented info panel.

Designed for the ThinkPad series — works on any Linux laptop.

Preview

ThinkPad fastfetch screenshot

Terminal output showing the V-shaped ThinkPad logo with TrackPoint red dot alongside a framed system info panel. Red box borders (#e32636) with golden output values (#d6ca00) and a rainbow title decoration.

Text-only preview (for readers without images)
████████████████                ╭──────────────────────╮
    █▙▄▄▄▄▄▄▄▄▄▟█               │  󰮯 fastfetch  󰊠 󰊠 󰊠 󰊠 󰊠 󰊠 󰊠 │
     ▀▀▀▀▀▀▀▀▀▀▀                 ├──────────────────────┤
    ▄████████████                 │   whoami      maoyo │
    █▙▄▄ █▙▄▄▄▄▟█              │  󰇅 hostname    arch │
     ▀▀▀  ▀▀▀▀▀▀                 │   machine     ThinkPad │
 ▄███████▄                        │  󰣇 distro      Arch Linux │
 █▙▄▄▄▄▄▟█▄▄▄▄▄▄▄              │   kernel      6.18.29-1-lts │
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀              │  󰃭 os age      56 days │
    █████▄ ▄█████                 │  󰥔 uptime      7h 47m │
 ▄▄▄▄▄▄▄▄▟█▙▄▄▄▄▄              ├──────────────────────┤
 ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀              │  󰾍 window mgr  niri │
    ▄████████████                 │   terminal    kitty │
    █▙▄▄▄▄▄▄▄▄▄▄▄              │   shell       fish │
    ▀▀▀▀▀▀▀▀▀▀▀▀▀              │  󰛖 term font   JetBrainsMono │
██ █████████████                 │   font        Sarasa UI SC │
    ▄▄▄▄▄▄▄▄▄▄▄▄               │  󰏔 packages    1311 (pacman) │
   █▛▀▀▀▀▀▀▀▀▀▀▀               ├──────────────────────┤
████████████████                 │  󰍹 display     1920×1080 @ 60Hz │
▄▄                               │  󰍛 cpu         i7-8650U (8) @ 4.20GHz │
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄               │  󰢮 gpu         UHD Graphics 620 │
██▀▀▀▀▀▀▀▀▀▀▀▀▀▀               │   memory      9.82 / 23.34 GiB │
▀▀                               │  󰉉 disk        53.30 / 237.47 GiB │
                                 ╰──────────────────────╯

Installation

# 1. Clone the repo
git clone https://github.com/MaoYo42/ThinkPad-fastfetch.git ~/ThinkPad-fastfetch

# 2. Copy config to fastfetch directory
cp -r ~/ThinkPad-fastfetch/config.jsonc ~/.config/fastfetch/
cp -r ~/ThinkPad-fastfetch/thinkpad-v.txt ~/.config/fastfetch/

# 3. Run it
fastfetch

Verify

If everything is set up correctly, you should see the V-shaped ThinkPad logo alongside a framed system info panel with red accents and golden output values.

Features

Element Detail
Logo Classic ThinkPad V-shaped ASCII with red TrackPoint dot (two ██ chars)
Frame ThinkPad red (#e32636) box borders — ╭─╮├─┤╰─╯
Values Golden #d6ca00 output for all data fields
Title Rainbow-colored "fastfetch" header with 󰮯 󰊠 󰊠 ... decoration
Info OS, kernel, uptime, os age, WM, terminal, shell, fonts, packages, display, CPU, GPU, memory, disk

Files

~/.config/fastfetch/
├── config.jsonc       # fastfetch configuration (JSON with comments)
└── thinkpad-v.txt     # ThinkPad V-shaped ASCII logo art

Credits

  • Original ThinkPad V logo design by trekkie-dev on Codeberg
  • Red-framed layout inspired by the same design

License

MIT

About

ThinkPad-inspired fastfetch configuration - V-shaped logo with classic TrackPoint red dot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors