Skip to content

Instantly share code, notes, and snippets.

@saeziae
Last active April 13, 2025 20:49
Show Gist options
  • Select an option

  • Save saeziae/68780343daeb8b0cba085d1465945be2 to your computer and use it in GitHub Desktop.

Select an option

Save saeziae/68780343daeb8b0cba085d1465945be2 to your computer and use it in GitHub Desktop.
fastfetch
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "small",
},
"display": {
"separator": " ",
"color": {
"keys": "magenta",
"title": "cyan",
"output": "default",
"separator": "default"
},
"percent": {
"type": 2
},
"brightColor": true,
"constants": [
"────────────────────────────────────────────────────────────",
"│\u001b[62C│\u001b[62D"
]
},
"modules": [
"break",
{
"format": "{#keys}╭─{$1}─╮\u001b[58D {user-name-colored}{at-symbol-colored}{host-name-colored} ",
"type": "title"
},
{
"type": "os",
"key": "{$2}\udb85\ude63" // nf-md-heart-cog
},
{
"type": "command",
"key": " \u001b[1A",
"shell": "/bin/bash",
"text": "source /etc/os-release && source ~/.config/fastfetch/nerdlogos && printf \u001b[1D${!ID}",
"outputColor": "keys"
},
{
"type": "command",
"key": "{$2} ",
"shell": "/bin/bash",
"text": "echo for $(expr \\( $(date +%s) - $(stat -c %W /usr) \\) / 86400) days",
"outputColor": "output"
},
{
"type": "kernel",
"key": "{$2}\uf31a" //nf-linux-tux
},
{
"type": "uptime",
"format": "{days}d {hours}h {minutes}m",
"key": "{$2}\uec15" // nf-cod+coffee
},
{
"type": "packages",
"key": "{$2}\udb80\udfd6" //nf-md-package_variant
},
{
"type": "shell",
"key": "{$2}\uebca" //nf-cod-terminal_bash
},
{
"type": "de",
"key": "{$2}\udb82\udde8" //nf-md-desktop_mac_dashboard
},
{
"type": "wm",
"key": "{$2}\ueb23" // nf-cod-multiple_windows
},
{
"type": "terminal",
"key": "{$2}\uea85" //nnf-cod-terminal
},
{
"type": "host",
"key": "{$2}\uf4b3"
},
{
"type": "command",
"key": " \u001b[1A",
"shell": "/bin/bash",
"text": "ls /sys/class/power_supply/ | grep -q BAT && printf \u001b[1D\uf109", //laptop
"outputColor": "keys"
},
{
"type": "display",
"compactType": "original-with-refresh-rate",
"key": "{$2}\udb80\udf79" //nf-md-monitor
},
{
"type": "cpu",
"key": "{$2}\uf4bc" //nf-oct-cpu
},
{
"type": "gpu",
"detectionMethod": "vulkan",
"key": "{$2}\udb82\udcae" //nf-md-expansion_card
},
{
"type": "memory",
"key": "{$2}\uefc5" // nf-fa-memory
},
{
"type": "disk",
"key": "{$2}\uf0a0" //nf-fa_hard_drive
},
{
"type": "bios",
"format": "{vendor} {release} {date}",
"key": "{$2}\ue266" //nf-fae-chip
},
{
"format": "{#keys}╰─{$1}─╯\u001b[20D{#output} {hour-pretty}:{minute-pretty} {day-pretty}/{month-pretty}/{year} ",
"key": " ",
"type": "datetime"
},
{
"type": "colors",
"symbol": "circle",
"paddingLeft": 5
}
]
}
alpine=""
aosc=""
apple=""
arch=""
centos=""
coreos=""
debian=""
devuan=""
docker=""
elementary=""
fedora=""
fedora_inverse=""
freebsd=""
gentoo=""
linuxmint=""
linuxmint_inverse=""
mageia=""
mandriva=""
manjaro=""
nixos=""
opensuse=""
raspberry_pi=""
redhat=""
sabayon=""
slackware=""
slackware_inverse=""
tux=""
ubuntu=""
ubuntu_inverse=""
almalinux=""
archlabs=""
artix=""
budgie=""
deepin=""
endeavour=""
ferris=""
flathub=""
gnu_guix=""
illumos=""
kallinux=""
openbsd=""
parrot=""
pop_os=""
rocky_linux=""
snappy=""
solus=""
void=""
zorin=""
codeberg=""
kde_neon=""
kde_plasma=""
kubuntu=""
kubuntu_inverse=""
forgejo=""
freecad=""
garuda=""
gimp=""
gitea=""
hyperbola=""
inkscape=""
kdenlive=""
krita=""
lxle=""
mxlinux=""
parabola=""
puppy=""
qubesos=""
tails=""
trisquel=""
archcraft=""
arcolinux=""
biglinux=""
crystal=""
locos=""
xerolinux=""
arduino=""
kicad=""
octoprint=""
openscad=""
osh=""
oshwa=""
prusaslicer=""
reprap=""
riscv=""
awesome=""
bspwm=""
dwm=""
enlightenment=""
fluxbox=""
hyprland=""
i3=""
jwm=""
qtile=""
sway=""
xmonad=""
cinnamon=""
freedesktop=""
gnome=""
gtk=""
lxde=""
lxqt=""
mate=""
vanilla=""
wayland=""
xfce=""
xorg=""
fdroid=""
fosdem=""
osi=""
wikimedia=""
mpv=""
neovim=""
thunderbird=""
tor=""
vscodium=""
kde=""
postmarketos=""
qt=""
libreoffice=""
libreofficebase=""
libreofficecalc=""
libreofficedraw=""
libreofficeimpress=""
libreofficemath=""
libreofficewriter=""
tumbleweed=""
leap=""
typst=""
nobara=""
river=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment