100% english

This commit is contained in:
2025-07-07 21:01:20 +03:00
parent 8630d7ca37
commit a9bc482bd5
2 changed files with 48 additions and 12 deletions

View File

@@ -4,25 +4,61 @@
"source": "/home/ocbwoy3/.config/fastfetch/boykisser.txt" "source": "/home/ocbwoy3/.config/fastfetch/boykisser.txt"
}, },
"modules": [ "modules": [
"title", {
"type": "title",
"keyColor": "blue",
"format": " {user-name-colored}{at-symbol-colored}{host-name-colored} :3"
},
"separator", "separator",
"os",
"host", {
"type": "os",
"key": "OS",
"format": "{pretty-name}"
},
"kernel", "kernel",
"uptime",
"packages", "packages",
"media",
"shell", "break",
"wm",
"terminal", "host",
"uptime",
"cpu", "cpu",
"gpu", "gpu",
"memory", "memory",
"swap",
"disk", "disk",
"battery",
"locale",
"break", "break",
{
"type": "wm",
"key": "WM",
"format": "{pretty-name}"
},
{
"type": "shell",
"key": "Shell",
"format": "{pretty-name}"
},
"terminal",
"locale",
"break",
{
"type": "media",
"key": "Song",
"format": "{artist} — {title}"
},
{
"type": "media",
"key": "Album",
"format": "{album}"
},
"break",
"colors" "colors"
] ]
} }

View File

@@ -1,5 +1,5 @@
[wofi] [wofi]
prompt=Meklēt prompt=Search
allow_images=true allow_images=true
allow_markup=true allow_markup=true
term=ghostty term=ghostty