Drop that gif as a png into your fastfetch
![]()
A blimminโ catppuccin-mooo ![]()
Drop that gif as a png into your fastfetch
![]()
A blimminโ catppuccin-mooo ![]()
LOL itโs too disturbing to look at regularly.
![]()
Sorry for my silly beginner question. I have absolutely no idea how to write code characters. I generated a fastfetch config and now want to implement a configuration like this, but I donโt know exactly how (all my attempts resulted in error messages). config.jsong:
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
"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",
]
}
the following must be included:
"logo": {
"type": "auto",
"source": "",
"color": {
"1": "",
"2": "",
"3": "",
"4": "",
"5": "",
"6": "",
"7": "",
"8": "",
"9": ""
},
"width": null,
"height": null,
"padding": {
"top": 5,
"left": 2,
"right": 3
My only concern is determining the position of the logo with the corresponding values.
You need to install a font compiled with the icons/symbols.
You can see how they look here :
Search and install them with :
yay nerd font
This page will give you the code of any symbol :
@Noodly So nice config. ![]()
Thank you so much ![]()
Much of it is thanks to the killer config you posted a while ago. ![]()
I forbid myself from clicking the link. It is so infectious I might tweak my fastfetch config again ![]()
![]()
Just
one
last
tweakโฆ
//
//
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
//
// Inspired by many and cobbled together by Noodly
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"type": "auto",
"source": "/home/jon/Pictures/EnOS Fastfetch Logos/EnOS Noodly Outspaced.png",
"height": 36,
"padding": {
"top": 12
}
},
"display": {
"color": {
"keys": "blue"
},
"separator": "",
"constants": [
"โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ", // {$1} - horizontal line for borders
"\u001b[55D", // {$2} - move cursor left 55 columns
"\u001b[55C", // {$3} - move cursor right 55 columns
"\u001b[54C" // {$4} - move cursor right 54 columns
],
"brightColor": true
},
"modules": [
"break",
{
"type": "custom",
"key": " {#31}โโโโโโโโโโโโโโโโโโโโโโโโโ{#keys} \u001b[37D",
"format": ""
},
{
"type": "custom",
"key": " {#31}โ {#33}E N D E A V O U R {#31}O S {#31}โ",
},
{
"type": "custom",
"key": " {#31}โ {#31}โโโโโโโโโโโ {#31}โ",
},
{
"type": "custom",
"key": " {#31}โ {#37}F {#36}A {#35}S {#34}T {#33}F {#32}E {#31}T {#37}C {#36}H {#35} {#31}โ",
},
{
"type": "custom",
"key": " {#31}โโโโโโโโโโโโโโโโโโโโโโโโโ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "os",
"key": " {#34}โ OS โ{$4}โ{#keys} {$2}"
},
{
"type": "kernel",
"key": " {#34}โ Kernel โ{$4}โ{#keys} {$2}"
},
{
"type": "de",
"key": " {#34}โ Desktop โ{$4}โ{#keys} {$2}"
},
{
"type": "wm",
"key": " {#34}โ Session โ{$4}โ{#keys} {$2}"
},
{
"type": "packages",
"key": " {#34}โ Packages โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "host",
"key": " {#35}โ Machine โ{$4}โ{#keys} {$2}"
},
{
"type": "display",
"key": " {#35}โ Monitor โ{$4}โ{#keys} {$2}",
},
{
"type": "cpu",
"key": " {#35}โ CPU โ{$4}โ{#keys} {$2}",
"format": "{name} @{freq-max}",
"showPeCoreCount": false
},
{
"type": "gpu",
"key": " {#35}โ GPU โ{$4}โ{#keys} {$2}"
},
{
"type": "vulkan",
"key": " {#35}โ GFX โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
// Hardware section with cyan color theme
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "memory",
"key": " {#34}โ RAM โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
}
},
{
"type": "swap",
"key": " {#34}โ SWAP โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
}
},
{
"type": "disk",
"key": " {#34}โ Disk โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
},
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "shell",
"key": " {#35}โ Shell โ{$4}โ{#keys} {$2}"
},
{
"type": "terminal",
"key": " {#35}โ Terminal โ{$4}โ{#keys} {$2}"
},
{
"type": "terminalfont",
"key": " {#35}โ Term Font โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "theme",
"key": " {#34}โ Style โ{$4}โ{#keys} {$2}",
"format": "{theme1}"
},
{
"type": "wmtheme",
"key": " {#34}โ Decor โ{$4}โ{#keys} {$2}"
},
{
"type": "icons",
"key": " {#34}โ Icons โ{$4}โ{#keys} {$2}"
},
{
"type": "cursor",
"key": " {#34}โ Cursors โ{$4}โ{#keys} {$2}"
},
{
"type": "font",
"key": " {#34}โ System Font โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": "{#bright_blue}"
},
{
"type": "uptime",
"key": " {#35}โ Uptime Funk โ{$4}โ{#keys} {$2}"
},
{
"type": "users",
"myselfOnly": true, // Only show current user
"key": " {#35}โ Login โ{$4}โ{#keys} {$2}"
},
{
"type": "disk",
"key": " {#35}โ OS Age โ{$4}โ{#keys} {$2}",
"folders": "/", // Check root filesystem
"format": "{create-time:10} [{days} days]" // Show creation time and age in days
},
{
"type": "datetime",
"key": " {#35}โ Fetched โ{$4}โ{#keys} {$2}",
"format": "{day-pretty}-{month-pretty}-{year} {hour-pretty}:{minute-pretty}:{second-pretty} {timezone-name}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys}\u001b[37D",
"format": ""
},
{
"type": "wifi",
"key": " {#34}โ Interweb โ{$4}โ{#keys} {$2}"
},
{
"type": "bluetooth",
"key": " {#34}โ Bluetooth โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys}\u001b[37D",
"format": ""
},
{
"type": "sound",
"key": " {#35}โ Sound โ{$4}โ{#keys} {$2}",
"format": "{name:43} ({3})",
},
{
"type": "camera",
"key": " {#35}โ Webcam โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#31}โโโโโโโโโโโโโโโโโโโโโโโโโ{#keys} \u001b[37D",
"format": ""
},
{
"type": "custom",
"key": " {#31}โ {#31}F{#32}l{#33}a{#34}v{#32}o{#36}u{#35}r{#36}s {#31}โ",
},
{
"type": "custom",
"key": " {#31}โ {#37}๓ฐ
ถ {#36} ๓ฐ
ถ {#35} ๓ฐ
ถ {#34} ๓ฐ
ถ {#33} ๓ฐ
ถ {#32} ๓ฐ
ถ {#31} ๓ฐ
ถ {#31}โ",
},
{
"type": "custom",
"key": " {#31}โโโโโโโโโโโโโโโโโโโโโโโโโ{#keys} ",
"format": ""
},
// End with color palette and line break
// "break", // Add a blank line
//"colors" // Display color palette
"break",
]
}
Starship prompt:
"$schema" = 'https://starship.rs/config-schema.json'
format = """
[๎ถ](blue)\
$os\
$username\
[๎ด](bg:red fg:blue)\
$directory\
[๎ฐ](bg:base fg:red)\
$git_branch\
$git_status\
[๎ฐ](fg:base bg:red)\
$c\
$rust\
$golang\
$nodejs\
$php\
$java\
$kotlin\
$haskell\
$python\
[๎ฐ](fg:red bg:base)\
$conda\
[๎ฐ](fg:base bg:blue)\
$time\
[๎ด ](fg:blue)\
$cmd_duration\
$line_break\
$character"""
palette = 'catppuccin_mocha'
[os]
disabled = false
style = "bg:blue fg:#8441C2"
[os.symbols]
Windows = "๎"
Ubuntu = "๓ฐ"
SUSE = "๏"
Raspbian = "๓ฐฟ"
Mint = "๓ฐฃญ"
Macos = "๓ฐต"
Manjaro = "๏"
Linux = "๓ฐฝ"
Gentoo = "๓ฐฃจ"
Fedora = "๓ฐฃ"
Alpine = "๏"
Amazon = "๏ฐ"
Android = "๎"
AOSC = "๏"
Arch = "๓ฐฃ"
Artix = "๓ฐฃ"
CentOS = "๏"
Debian = "๓ฐฃ"
Redhat = "๓ฑ"
RedHatEnterprise = "๓ฑ"
EndeavourOS = "๏ข"
[username]
show_always = true
style_user = "bg:blue fg:crust bold"
style_root = "bg:blue fg:crust bold"
format = '[ $user]($style)'
[directory]
style = "bg:red fg:crust bold"
format = "[ $path ]($style)"
truncation_length = 3
truncation_symbol = "โฆ/"
[directory.substitutions]
"Documents" = "๓ฐ "
"Downloads" = "๏ "
"Music" = "๓ฐ "
"Pictures" = "๏พ "
"Developer" = "๓ฐฒ "
[git_branch]
symbol = "๏"
style = "bg:yellow"
format = '[[ $symbol $branch ](fg:crust bg:yellow)]($style)'
[git_status]
style = "bg:yellow"
format = '[[($all_status$ahead_behind )](fg:crust bg:yellow)]($style)'
[nodejs]
symbol = "๎"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[c]
symbol = "๎ "
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[rust]
symbol = "๎จ"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[golang]
symbol = "๎ง"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[php]
symbol = "๎"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[java]
symbol = "๎ "
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[kotlin]
symbol = "๎ด"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[haskell]
symbol = "๎"
style = "bg:green"
format = '[[ $symbol( $version) ](fg:crust bg:green)]($style)'
[python]
symbol = "๎"
style = "bg:green"
format = '[[ $symbol( $version)(\(#$virtualenv\)) ](fg:crust bg:green)]($style)'
[docker_context]
symbol = "๏"
style = "bg:sapphire"
format = '[[ $symbol( $context) ](fg:crust bg:sapphire)]($style)'
[conda]
symbol = " ๏ "
style = "fg:crust bg:sapphire"
format = '[$symbol$environment ]($style)'
ignore_base = false
[time]
disabled = false
time_format = "%R"
style = "bg:blue"
format = '[[ ๓ฐข $time ](fg:crust bold bg:blue)]($style)'
[line_break]
disabled = true
[character]
disabled = false
success_symbol = '[โฏ](bold fg:blue)'
error_symbol = '[โฏ](bold fg:red)'
vimcmd_symbol = '[โฎ](bold fg:green)'
vimcmd_replace_one_symbol = '[โฎ](bold fg:lavender)'
vimcmd_replace_symbol = '[โฎ](bold fg:lavender)'
vimcmd_visual_symbol = '[โฎ](bold fg:yellow)'
[cmd_duration]
show_milliseconds = true
format = "๎ซด in $duration "
style = "bg:lavender"
disabled = false
show_notifications = true
min_time_to_notify = 45000
[palettes.catppuccin_mocha]
rosewater = "#f5e0dc"
flamingo = "#f2cdcd"
pink = "#f5c2e7"
mauve = "#cba6f7"
red = "#f38ba8"
maroon = "#eba0ac"
peach = "#fab387"
yellow = "#f9e2af"
green = "#a6e3a1"
teal = "#94e2d5"
sky = "#89dceb"
sapphire = "#74c7ec"
blue = "#89b4fa"
lavender = "#b4befe"
text = "#cdd6f4"
subtext1 = "#bac2de"
subtext0 = "#a6adc8"
overlay2 = "#9399b2"
overlay1 = "#7f849c"
overlay0 = "#6c7086"
surface2 = "#585b70"
surface1 = "#45475a"
surface0 = "#313244"
base = "#1e1e2e"
mantle = "#181825"
crust = "#11111b"
[palettes.catppuccin_frappe]
rosewater = "#f2d5cf"
flamingo = "#eebebe"
pink = "#f4b8e4"
mauve = "#ca9ee6"
red = "#e78284"
maroon = "#ea999c"
peach = "#ef9f76"
yellow = "#e5c890"
green = "#a6d189"
teal = "#81c8be"
sky = "#99d1db"
sapphire = "#85c1dc"
blue = "#8caaee"
lavender = "#babbf1"
text = "#c6d0f5"
subtext1 = "#b5bfe2"
subtext0 = "#a5adce"
overlay2 = "#949cbb"
overlay1 = "#838ba7"
overlay0 = "#737994"
surface2 = "#626880"
surface1 = "#51576d"
surface0 = "#414559"
base = "#303446"
mantle = "#292c3c"
crust = "#232634"
[palettes.catppuccin_latte]
rosewater = "#dc8a78"
flamingo = "#dd7878"
pink = "#ea76cb"
mauve = "#8839ef"
red = "#d20f39"
maroon = "#e64553"
peach = "#fe640b"
yellow = "#df8e1d"
green = "#40a02b"
teal = "#179299"
sky = "#04a5e5"
sapphire = "#209fb5"
blue = "#1e66f5"
lavender = "#7287fd"
text = "#4c4f69"
subtext1 = "#5c5f77"
subtext0 = "#6c6f85"
overlay2 = "#7c7f93"
overlay1 = "#8c8fa1"
overlay0 = "#9ca0b0"
surface2 = "#acb0be"
surface1 = "#bcc0cc"
surface0 = "#ccd0da"
base = "#eff1f5"
mantle = "#e6e9ef"
crust = "#dce0e8"
[palettes.catppuccin_macchiato]
rosewater = "#f4dbd6"
flamingo = "#f0c6c6"
pink = "#f5bde6"
mauve = "#c6a0f6"
red = "#ed8796"
maroon = "#ee99a0"
peach = "#f5a97f"
yellow = "#eed49f"
green = "#a6da95"
teal = "#8bd5ca"
sky = "#91d7e3"
sapphire = "#7dc4e4"
blue = "#8aadf4"
lavender = "#b7bdf8"
text = "#cad3f5"
subtext1 = "#b8c0e0"
subtext0 = "#a5adcb"
overlay2 = "#939ab7"
overlay1 = "#8087a2"
overlay0 = "#6e738d"
surface2 = "#5b6078"
surface1 = "#494d64"
surface0 = "#363a4f"
base = "#24273a"
mantle = "#1e2030"
crust = "#181926"
NO
never
ever
![]()

I
believe
you
wholeheartedly
![]()

Who hurt you, Noodly? Who sent you down this dark, all-consuming path? ![]()
![]()
I blame it on the boogie. Not the sunshine or the moonlight. ![]()

Get it Here
Can you share your latest config please ![]()
Here you are, itโs @Noodly 's config with some edit here and there:
//
//
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
// โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
//
// Inspired by many and cobbled together by Noodly
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
// "type": "none",
"type": "auto",
"source": "/home/fog/.config/fastfetch/Logos/1.png",
"height": 30,
"padding": {
"top": 5,
"left": 0,
"right": 0
}
},
"display": {
"color": {
"keys": "blue"
},
"separator": "",
"constants": [
"โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ", // {$1} - horizontal line for borders
"\u001b[55D", // {$2} - move cursor left 55 columns
"\u001b[55C", // {$3} - move cursor right 55 columns
"\u001b[54C" // {$4} - move cursor right 54 columns
],
"brightColor": true
},
"modules": [
"break",
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "os",
"key": " {#35}โ OS โ{$4}โ{#keys} {$2}"
},
{
"type": "kernel",
"key": " {#35}โ Kernel โ{$4}โ{#keys} {$2}"
},
{
"type": "de",
"key": " {#35}โ Desktop โ{$4}โ{#keys} {$2}"
},
{
"type": "wm",
"key": " {#35}โ Session โ{$4}โ{#keys} {$2}"
},
{
"type": "packages",
"key": " {#35}โ Packages โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "host",
"key": " {#34}โ Machine โ{$4}โ{#keys} {$2}"
},
{
"type": "display",
"key": " {#34}โ Monitor โ{$4}โ{#keys} {$2}",
},
{
"type": "cpu",
"key": " {#34}โ CPU โ{$4}โ{#keys} {$2}",
"format": "{name} @{freq-max}",
"showPeCoreCount": false
},
{
"type": "gpu",
"key": " {#34}โ GPU โ{$4}โ{#keys} {$2}"
},
{
"type": "vulkan",
"key": " {#34}โ GFX โ{$4}โ{#keys} {$2}",
"format": "{driver}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} "
},
// Hardware section with cyan color theme
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "memory",
"key": " {#35}โ RAM โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
}
},
{
"type": "swap",
"key": " {#35}โ SWAP โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
}
},
{
"type": "disk",
"key": " {#35}โ Disk โ{$4}โ{#keys} {$2}",
// "keyColor": "34",
"percent": {
"type": 3, // 3 = show number + bar + percentage
"green": 30, // <30% is green
"yellow": 70 // 30-70% is yellow, >70% is red
},
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "shell",
"key": " {#34}โ Shell โ{$4}โ{#keys} {$2}"
},
{
"type": "terminal",
"key": " {#34}โ Terminal โ{$4}โ{#keys} {$2}"
},
{
"type": "terminalfont",
"key": " {#34}โ Term Font โ{$4}โ{#keys} {$2}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": ""
},
{
"type": "theme",
"key": " {#35}โ Style โ{$4}โ{#keys} {$2}",
"format": "{theme1}"
},
{
"type": "wmtheme",
"key": " {#35}โ Decor โ{$4}โ{#keys} {$2}"
},
{
"type": "icons",
"key": " {#35}โ Icons โ{$4}โ{#keys} {$2}"
},
{
"type": "cursor",
"key": " {#35}โ Cursors โ{$4}โ{#keys} {$2}"
},
{
"type": "font",
"key": " {#35}โ Sys Font โ{$4}โ{#keys} {$2}",
"format": "{font1}"
},
{
"type": "custom",
"key": " {#35}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโฌ{$1}โ{#keys} \u001b[37D",
"format": "{#bright_blue}"
},
{
"type": "uptime",
"key": " {#34}โ Uptime โ{$4}โ{#keys} {$2}"
},
{
"type": "users",
"myselfOnly": true, // Only show current user
"key": " {#34}โ Login โ{$4}โ{#keys} {$2}"
},
{
"type": "disk",
"key": " {#34}โ OS Age โ{$4}โ{#keys} {$2}",
"folders": "/", // Check root filesystem
"format": "{create-time:10} [{days} days]" // Show creation time and age in days
},
{
"type": "datetime",
"key": " {#34}โ Fetched โ{$4}โ{#keys} {$2}",
"format": "{day-pretty}-{month-pretty}-{year} {hour-pretty}:{minute-pretty}:{second-pretty} {timezone-name}"
},
{
"type": "custom",
"key": " {#34}โโโโโโโโโโโโโโโด{$1}โ{#keys} ",
"format": ""
},
"break",
]
}