I don't know

This commit is contained in:
2026-02-12 23:56:32 +03:00
parent 68db7eeb8d
commit ed1678eb69
4 changed files with 10 additions and 12 deletions

View File

@@ -5,16 +5,15 @@
"source": "\"$(~/.config/fastfetch/term-test.sh)\"",
"height": 18,
"padding": {
"top": 4,
"top": 2,
"left": 2,
"right": 4
}
},
"modules": [
"break",
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m┌──────────────────────HARDWARE──────────────────────┐"
"format": "\u001b[38;2;192;202;245m┌──────────────────────HARDWARE──────────────────────┐"
},
{
"type": "host",
@@ -60,12 +59,11 @@
},
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m└────────────────────────────────────────────────────┘"
"format": "\u001b[38;2;192;202;245m└────────────────────────────────────────────────────┘"
},
"break",
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m┌──────────────────────SOFTWARE──────────────────────┐"
"format": "\u001b[38;2;192;202;245m┌──────────────────────SOFTWARE──────────────────────┐"
},
{
"type": "os",
@@ -111,12 +109,11 @@
},
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m└────────────────────────────────────────────────────┘"
"format": "\u001b[38;2;192;202;245m└────────────────────────────────────────────────────┘"
},
"break",
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m┌────────────────────────TIME────────────────────────┐"
"format": "\u001b[38;2;192;202;245m┌────────────────────────TIME────────────────────────┐"
},
{
"type": "command",
@@ -131,7 +128,7 @@
},
{
"type": "custom",
"format": "\u001b[38;2;220;220;220m└────────────────────────────────────────────────────┘"
"format": "\u001b[38;2;192;202;245m└────────────────────────────────────────────────────┘"
},
"break"
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 KiB

After

Width:  |  Height:  |  Size: 146 KiB

View File

@@ -1,2 +1,2 @@
#!/bin/bash
if [[ -n $DISPLAY ]]; then echo $HOME/logo_red.png; fi
if [[ -n $DISPLAY ]]; then echo $HOME/.dotfiles/.config/fastfetch/logo.png; fi

3
.gitignore vendored
View File

@@ -1 +1,2 @@
.gitconfig
#.gitconfig
#.ssh/config