sec commit

This commit is contained in:
nekochemist 2025-10-10 21:18:55 +05:00
parent f8a7757f2e
commit 1efe4a6aa3
49 changed files with 11008 additions and 1 deletions

40
.config/fastfetch/1.jsonc Normal file
View file

@ -0,0 +1,40 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo":{
"color":{
"1": "white",
"2": "white"
}
},
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter",
"locale",
"break",
"colors"
]
}