chore: Use format to handle pretty name in fastfetch

This commit is contained in:
Kyle Gospodnetich 2024-07-23 00:53:15 -07:00 committed by GitHub
parent 9ba34b0fa0
commit 2470329f87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,9 +35,9 @@
"text": "/usr/libexec/bazzite-fetch-image"
},
{
"type": "command",
"type": "os",
"key": " 󰣛",
"text": "awk -F= '/PRETTY_NAME/ {gsub(/\"/, \"\", $2); print $2}' /etc/os-release"
"format": "{pretty-name}"
},
{
"type": "kernel",