mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 12:32:37 +00:00
chore: Use format to handle pretty name in fastfetch
This commit is contained in:
parent
9ba34b0fa0
commit
2470329f87
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user