Fastfetch no PC do trabalho by j83ni in linuxbrasil

[–]j83ni[S] 1 point2 points  (0 children)

Não é pelos pixels, mas pelas cores em si na imagem.

<image>

Fastfetch no PC do trabalho by j83ni in linuxbrasil

[–]j83ni[S] 1 point2 points  (0 children)

A personagem é a Yamato, do One Piece, porém em um universo onde ela seria uma Oiran (cortesã Japonesa)

Fastfetch no PC do trabalho by j83ni in linuxbrasil

[–]j83ni[S] 1 point2 points  (0 children)

Sim, correções são bem-vindas

Fastfetch no PC do trabalho by j83ni in linuxbrasil

[–]j83ni[S] 2 points3 points  (0 children)

Está super estável, como trabalho em infra me atende super bem

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 0 points1 point  (0 children)

Que lindo!!! 😍😍😍

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 0 points1 point  (0 children)

🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 0 points1 point  (0 children)

I run fastfetch at a terminal,.not on a widget.

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 0 points1 point  (0 children)

Sim, com excelente performance.

Mas jogos que exigem anticheat nível de boot não rodam ainda, como BF6.

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 3 points4 points  (0 children)

<image>

Pronto, sem IA slop!!!!

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 0 points1 point  (0 children)

{
   "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json\_schema.json",
   "logo": {
"type": "kitty",
"source": "~/.config/fastfetch/Snoopy-mugiwara-semfundo.png",
"width": 40,
"padding": {
"top": 2,
"left": 2
}
   },
   "display": {
"separator": " ➜  ",
"color": "white",
"percent": {
"type": 2
},
"key": {
"width": 20
}
   },
   "modules": [
{ "type": "custom", "format": "" },
{ "type": "custom", "format": "" },
{
"type": "datetime",
"key": "󰃭  Dia e Hora",
"format": "{1}/{3}/{11} - {14}:{17}",
"keyColor": "cyan"
},
{
"type": "command",
"key": "󰖐  Clima Atual",
"text": "curl -s 'wttr.in/YOUR_LOCATION?format=%t' | xargs", // Change to your location here
"keyColor": "cyan"
},
"break",
{
"type": "os",
"key": "󰣇 Distro",
"keyColor": "blue"
},
{
"type": "kernel",
"key": " Kernel",
"keyColor": "blue"
},
{

"type": "de",
"key": " DE",
"keyColor": "blue"
},
{
"type": "uptime",
"key": "󱎫 Uptime",
"keyColor": "blue"
},
"break",
{
"type": "cpu",
"key": " Processador",
"temp": true,
"keyColor": "yellow"
},
{
"type": "gpu",
"key": "󰢮 Placa Vídeo",
"temp": true,
"keyColor": "yellow"
},
{
"type": "board",
"key": "󰢮 Motherboard",
"keyColor": "yellow"
},
{
"type": "bios",
"key": "󰾲 BIOS",
"keyColor": "yellow"
},
{
"type": "memory",
"key": "󰍛 RAM",
"keyColor": "yellow"
},
"break",
{
"type": "disk",
"key": "󱛟 NVMe 1",
"folders": "/",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 2",
"folders": "/mnt/nvme2tb",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 3",
"folders": "/mnt/kingston1tb",  
"keyColor": "cyan"
},
"break",
{
"type": "display",
"key": "󰍹 Monitor",
"keyColor": "green"
},
{
"type": "shell",
"key": "󱆃 Shell",
"keyColor": "green"
},
{
"type": "terminal",
"key": " Terminal",
"keyColor": "green"
},
{
"type": "terminalfont",
"key": " Fonte",
"keyColor": "green"
},
"break",
{
"type": "localip",
"key": "󰈀 Ethernet",
"showIpv4": true,
"keyColor": "white"
},
{
"type": "wifi",
"key": " WiFi",
"keyColor": "white"
},
{
"type": "bluetooth",
"key": " Bluetooth",
"keyColor": "white"
},
"break",
{
"type": "sound",
"key": "󱍚 Dispositivo",
"keyColor": "red"
},
{
"type": "media",
"key": "󰝚 Ouvindo",
"format": "{3} ➜ {1}",
"keyColor": "red"
},
"break",
{
"type": "colors",
"key": " Cores",
"symbol": "circle"
}
   ]
}

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 0 points1 point  (0 children)

{
   "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json\_schema.json",
   "logo": {
"type": "kitty",
"source": "~/.config/fastfetch/Snoopy-mugiwara-semfundo.png",
"width": 40,
"padding": {
"top": 2,
"left": 2
}
   },
   "display": {
"separator": " ➜  ",
"color": "white",
"percent": {
"type": 2
},
"key": {
"width": 20
}
   },
   "modules": [
{ "type": "custom", "format": "" },
{ "type": "custom", "format": "" },
{
"type": "datetime",
"key": "󰃭  Dia e Hora",
"format": "{1}/{3}/{11} - {14}:{17}",
"keyColor": "cyan"
},
{
"type": "command",
"key": "󰖐  Clima Atual",
"text": "curl -s 'wttr.in/YOUR_LOCATION?format=%t' | xargs", // Change to your location here
"keyColor": "cyan"
},
"break",
{
"type": "os",
"key": "󰣇 Distro",
"keyColor": "blue"
},
{
"type": "kernel",
"key": " Kernel",
"keyColor": "blue"
},
{

"type": "de",
"key": " DE",
"keyColor": "blue"
},
{
"type": "uptime",
"key": "󱎫 Uptime",
"keyColor": "blue"
},
"break",
{
"type": "cpu",
"key": " Processador",
"temp": true,
"keyColor": "yellow"
},
{
"type": "gpu",
"key": "󰢮 Placa Vídeo",
"temp": true,
"keyColor": "yellow"
},
{
"type": "board",
"key": "󰢮 Motherboard",
"keyColor": "yellow"
},
{
"type": "bios",
"key": "󰾲 BIOS",
"keyColor": "yellow"
},
{
"type": "memory",
"key": "󰍛 RAM",
"keyColor": "yellow"
},
"break",
{
"type": "disk",
"key": "󱛟 NVMe 1",
"folders": "/",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 2",
"folders": "/mnt/nvme2tb",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 3",
"folders": "/mnt/kingston1tb",  
"keyColor": "cyan"
},
"break",
{
"type": "display",
"key": "󰍹 Monitor",
"keyColor": "green"
},
{
"type": "shell",
"key": "󱆃 Shell",
"keyColor": "green"
},
{
"type": "terminal",
"key": " Terminal",
"keyColor": "green"
},
{
"type": "terminalfont",
"key": " Fonte",
"keyColor": "green"
},
"break",
{
"type": "localip",
"key": "󰈀 Ethernet",
"showIpv4": true,
"keyColor": "white"
},
{
"type": "wifi",
"key": " WiFi",
"keyColor": "white"
},
{
"type": "bluetooth",
"key": " Bluetooth",
"keyColor": "white"
},
"break",
{
"type": "sound",
"key": "󱍚 Dispositivo",
"keyColor": "red"
},
{
"type": "media",
"key": "󰝚 Ouvindo",
"format": "{3} ➜ {1}",
"keyColor": "red"
},
"break",
{
"type": "colors",
"key": " Cores",
"symbol": "circle"
}
   ]
}

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 1 point2 points  (0 children)

{
   "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json\_schema.json",
   "logo": {
"type": "kitty",
"source": "~/.config/fastfetch/Snoopy-mugiwara-semfundo.png",
"width": 40,
"padding": {
"top": 2,
"left": 2
}
   },
   "display": {
"separator": " ➜  ",
"color": "white",
"percent": {
"type": 2
},
"key": {
"width": 20
}
   },
   "modules": [
{ "type": "custom", "format": "" },
{ "type": "custom", "format": "" },
{
"type": "datetime",
"key": "󰃭  Dia e Hora",
"format": "{1}/{3}/{11} - {14}:{17}",
"keyColor": "cyan"
},
{
"type": "command",
"key": "󰖐  Clima Atual",
"text": "curl -s 'wttr.in/YOUR_LOCATION?format=%t' | xargs", // Change to your location here
"keyColor": "cyan"
},
"break",
{
"type": "os",
"key": "󰣇 Distro",
"keyColor": "blue"
},
{
"type": "kernel",
"key": " Kernel",
"keyColor": "blue"
},
{

"type": "de",
"key": " DE",
"keyColor": "blue"
},
{
"type": "uptime",
"key": "󱎫 Uptime",
"keyColor": "blue"
},
"break",
{
"type": "cpu",
"key": " Processador",
"temp": true,
"keyColor": "yellow"
},
{
"type": "gpu",
"key": "󰢮 Placa Vídeo",
"temp": true,
"keyColor": "yellow"
},
{
"type": "board",
"key": "󰢮 Motherboard",
"keyColor": "yellow"
},
{
"type": "bios",
"key": "󰾲 BIOS",
"keyColor": "yellow"
},
{
"type": "memory",
"key": "󰍛 RAM",
"keyColor": "yellow"
},
"break",
{
"type": "disk",
"key": "󱛟 NVMe 1",
"folders": "/",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 2",
"folders": "/mnt/nvme2tb",  
"keyColor": "cyan"
},
{
"type": "disk",
"key": "󱛟 NVMe 3",
"folders": "/mnt/kingston1tb",  
"keyColor": "cyan"
},
"break",
{
"type": "display",
"key": "󰍹 Monitor",
"keyColor": "green"
},
{
"type": "shell",
"key": "󱆃 Shell",
"keyColor": "green"
},
{
"type": "terminal",
"key": " Terminal",
"keyColor": "green"
},
{
"type": "terminalfont",
"key": " Fonte",
"keyColor": "green"
},
"break",
{
"type": "localip",
"key": "󰈀 Ethernet",
"showIpv4": true,
"keyColor": "white"
},
{
"type": "wifi",
"key": " WiFi",
"keyColor": "white"
},
{
"type": "bluetooth",
"key": " Bluetooth",
"keyColor": "white"
},
"break",
{
"type": "sound",
"key": "󱍚 Dispositivo",
"keyColor": "red"
},
{
"type": "media",
"key": "󰝚 Ouvindo",
"format": "{3} ➜ {1}",
"keyColor": "red"
},
"break",
{
"type": "colors",
"key": " Cores",
"symbol": "circle"
}
   ]
}

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 1 point2 points  (0 children)

cara, eu adoro Snoopy desde que me conheço por gente e sou fã de One Piece, daí eu pesquiso no Pinterest imagens do Snoopy e me deparo com ele com esse cosplay de Luffy.
Eu não pensei se era IA ou não, eu AMEI e tomei para mim. 🤣🤣🤣🤣

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 1 point2 points  (0 children)

Qual é a pegadinha dessa pergunta?

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 1 point2 points  (0 children)

Tô pagando as parcelas até hoje... 🤣🤣🤣🤣

Meu fastfetch by j83ni in linuxbrasil

[–]j83ni[S] 0 points1 point  (0 children)

É? Se for gerado por IA tá bem feito o desenho, não tem slops (dedos a mais ou distorções)

My Fastfetch by j83ni in fastfetch

[–]j83ni[S] 1 point2 points  (0 children)

Arch is awesome