Additional dotfiles

This commit is contained in:
2025-11-03 02:29:38 -06:00
parent 3d08f6f795
commit 9cc95f2f44
49 changed files with 95 additions and 1902 deletions
+7 -9
View File
@@ -6,23 +6,20 @@
// "width": 10
// },
"logo": {
"type": "small"
"type": "none"
},
"modules": [
"title",
"separator",
"os",
"kernel",
"uptime",
"packages",
"shell",
"de",
"terminal",
"terminalfont",
"kernel",
"cpu",
"gpu",
"memory",
"swap",
{
"type":"gpu",
"format":"{vendor} {name} | {driver}"
},
"disk",
"localip",
"battery",
@@ -31,3 +28,4 @@
"colors"
]
}