migration
This commit is contained in:
26
hyprland/fastfetch/config.jsonc
Normal file
26
hyprland/fastfetch/config.jsonc
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
"shell",
|
||||
"de",
|
||||
"wm",
|
||||
{
|
||||
"type": "theme",
|
||||
"key": "Theme"
|
||||
},
|
||||
{
|
||||
"type": "icons",
|
||||
"key": "Icons"
|
||||
},
|
||||
"terminal",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user