Refined animations + lockscreen and bar appearance. Added vim-like windows control shortcuts and a new fastfetch WOLFforce logo. Changed helix config + other minor changes and fixes.
This commit is contained in:
parent
b29b841391
commit
ddaad92455
13 changed files with 97 additions and 43 deletions
|
|
@ -10,12 +10,16 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "~/.config/fastfetch/logo.png",
|
||||
"source": "~/.config/fastfetch/logo.txt",
|
||||
"type": "auto",
|
||||
"height": 20,
|
||||
"padding": {
|
||||
"top": 1
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
// Apparently sets the logo to white
|
||||
"1": "1"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator": " ➜ "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue