tweak fastfetch to include a little more information
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"break",
|
||||
// os-related
|
||||
"os",
|
||||
"kernel",
|
||||
@@ -13,14 +12,13 @@
|
||||
"bootmgr",
|
||||
"host",
|
||||
"break",
|
||||
|
||||
// hardware info
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"board",
|
||||
"disk",
|
||||
"break",
|
||||
|
||||
// user-interface
|
||||
"de",
|
||||
"wm",
|
||||
@@ -28,7 +26,8 @@
|
||||
"cursor",
|
||||
"icons",
|
||||
"theme",
|
||||
"terminal"
|
||||
"terminal",
|
||||
"locale"
|
||||
],
|
||||
"display": {
|
||||
"color": "yellow"
|
||||
|
||||
Reference in New Issue
Block a user