fastfetch: update style
This commit is contained in:
parent
04e18089cf
commit
68920e8499
2 changed files with 13 additions and 61 deletions
|
|
@ -1,32 +1,8 @@
|
|||
{
|
||||
"logo": {
|
||||
"source": "$HOME/.config/fastfetch/ascii.txt",
|
||||
"padding": {
|
||||
"top": 2,
|
||||
"right": 6
|
||||
},
|
||||
"color": {
|
||||
"1": "38;5;231", // skin
|
||||
"4": "38;5;217", // hair
|
||||
"2": "38;5;206", // eyes
|
||||
"3": "38;5;196", // hair tie
|
||||
"5": "38;5;15", // kyubey
|
||||
"6": "38;5;212", // clothes
|
||||
"7": "38;5;241", // gem border
|
||||
"8": "38;5;219", // gem inside
|
||||
"9": "white",
|
||||
},
|
||||
},
|
||||
"display": {
|
||||
"separator": " ",
|
||||
"color": {
|
||||
"title": "38;5;206",
|
||||
"keys": "38;5;219",
|
||||
},
|
||||
},
|
||||
"modules": [
|
||||
"break",
|
||||
"break",
|
||||
{
|
||||
"type": "title",
|
||||
"keyWidth": 10,
|
||||
|
|
@ -41,8 +17,12 @@
|
|||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "packages",
|
||||
"key": " ",
|
||||
"type": "wm",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"key": " ",
|
||||
},
|
||||
"break",
|
||||
{
|
||||
|
|
@ -59,27 +39,18 @@
|
|||
},
|
||||
"break",
|
||||
{
|
||||
"type": "shell",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "terminal",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "wm",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "uptime",
|
||||
"key": " ",
|
||||
"type": "packages",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "media",
|
||||
"key": " ",
|
||||
},
|
||||
{
|
||||
"type": "uptime",
|
||||
"key": " ",
|
||||
},
|
||||
"break",
|
||||
"colors",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue