Skip to content

Instantly share code, notes, and snippets.

@shellheim
Created April 25, 2024 16:15
Show Gist options
  • Save shellheim/e7f435b0f9044f3ba7e9a5314a0c841d to your computer and use it in GitHub Desktop.
Save shellheim/e7f435b0f9044f3ba7e9a5314a0c841d to your computer and use it in GitHub Desktop.
Fastfetch config
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"title",
"separator",
{
"type": "os",
"key": " "
},
{
"type": "kernel",
"key": " "
},
{
"type": "uptime",
"key": " "
},
{
"type": "shell",
"key": " "
},
{
"type": "de",
"key": " "
},
{
"type": "theme",
"key": "󰄛 "
},
{
"type": "icons",
"key": " "
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment