mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 22:51:00 +00:00
Fix hardcoded /home/duma/ path in fastfetch config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "file",
|
||||
"source": "/home/duma/.config/hypr/fastfetch/ascii/arch.txt",
|
||||
"source": "~/.config/fastfetch/ascii/arch.txt",
|
||||
},
|
||||
"display": {
|
||||
"separator": " : ",
|
||||
|
||||
Reference in New Issue
Block a user