Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
- "logo": {
- "type": "auto",
- "padding": {
- "top": 1,
- "right": 3
- },
- "height": 40
- },
- "display": {
- "color": {
- "keys": "magenta"
- },
- "separator": "",
- "constants": [
- "──────────────────────────────────────────────",
- "\u001b[47D",
- "\u001b[47C",
- "\u001b[46C",
- "══════════════════════════════════════════════",
- "Frowny"
- ],
- "brightColor": true
- },
- "modules": [
- {
- "type": "custom",
- "key": "╔════════════════╦═{$5}╗\u001b[38D",
- "format": "\u001b[1m{#magenta} {$6} "
- },
- {
- "type": "os",
- "key": "║ {icon} \u001b[s{sysname}\u001b[u\u001b[10C ║{$3}║{$2}"
- },
- {
- "type": "kernel",
- "key": "║ {icon} Kernel ║{$3}║{$2}",
- },
- {
- "type": "uptime",
- "key": "║ {icon} Uptime ║{$3}║{$2}"
- },
- {
- "type": "packages",
- "key": "║ {icon} Packages ║{$3}║{$2}"
- },
- {
- "type": "shell",
- "key": "║ {icon} Shell ║{$3}║{$2}"
- },
- {
- "type": "custom",
- "key": "║{##b87700}┌───────────────┬{$1}┐{#keys}║\u001b[37D",
- "format": "{#bright_#b87700} Display Info "
- },
- {
- "type": "Display",
- "key": "║{##b87700}│ {icon} Display │{$4}│{#keys}║{$2}",
- "compactType": "original-with-refresh-rate"
- },
- {
- "type": "vulkan",
- "key": "║{##b87700}│ {icon} Driver │{$4}│{#keys}║{$2}",
- "format": "{driver~6, -9}"
- },
- {
- "type": "de",
- "key": "║{##b87700}│ {icon} Desktop │{$4}│{#keys}║{$2}",
- "showPeCoreCount": true
- },
- {
- "type": "terminal",
- "key": "║{##b87700}│ {icon} Terminal │{$4}│{#keys}║{$2}",
- },
- {
- "type": "custom",
- "key": "║{##b87700}└───────────────┴{$1}┘{#keys}║",
- "format": ""
- },
- {
- "type": "custom",
- "key": "║{##b87700}┌───────────────┬{$1}┐{#keys}║\u001b[37D",
- "format": "{#bright_#b87700} Hardware "
- },
- {
- "type": "cpu",
- "key": "║{##b87700}│ {icon} CPU │{$4}│{#keys}║{$2}",
- "showPeCoreCount": true
- },
- {
- "type": "gpu",
- "key": "║{##b87700}│ {icon} GPU │{$4}│{#keys}║{$2}",
- "format": "{name}"
- },
- {
- "type": "memory",
- "key": "║{##b87700}│ {icon} RAM │{$4}│{#keys}║{$2}"
- },
- {
- "type": "gpu",
- "key": "║{##b87700}│ {icon} VRAM │{$4}│{#keys}║{$2}",
- "format": "{dedicated-percentage-bar}"
- },
- {
- "type": "swap",
- "key": "║{##b87700}│ {icon} Swap │{$4}│{#keys}║{$2}"
- },
- {
- "type": "disk",
- "key": "║{##b87700}│ {icon} {name:6} │{$4}│{#keys}║{$2}",
- "format": "{size-used} \/ {size-total} ({size-percentage}) - {filesystem}"
- },
- {
- "type": "custom",
- "key": "║{##b87700}└───────────────┴{$1}┘{#keys}║",
- "format": ""
- },
- {
- "type": "custom",
- "key": "║{#magenta}┌───────────────┬{$1}┐{#keys}║\u001b[36D",
- "format": "{#bright_magenta} OS Info "
- },
- {
- "type": "disk",
- "keyIcon": "",
- "key": "║{#magenta}│ {icon} Age │{$4}│{#keys}║{$2}",
- "folders": "/",
- "format": "{years}y {days}d {hours}h {minutes}m"
- },
- {
- "type": "command",
- "keyIcon": "",
- "key": "║{#magenta}│ {icon} Birthday │{$4}│{#keys}║{$2}",
- "text": "birth_install=$(stat -c %W /); echo $(date -d @$birth_install '+%b %d %Y')"
- },
- {
- "type": "custom",
- "key": "║{#magenta}└───────────────┴{$1}┘{#keys}║",
- "format": ""
- },
- {
- "type": "custom",
- "key": "╚══════════════════{$5}╝",
- "format": ""
- },
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment