changes: bin

fastfetch
hypr
kitty
waybar
zsh
This commit is contained in:
Ayush Dumasia 2025-04-10 11:20:02 +05:30
parent 2c9314f736
commit 23780e6a98
13 changed files with 91 additions and 939 deletions

71
fastfetch/bak.jsonc Executable file
View file

@ -0,0 +1,71 @@
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": {
"source": "~/.config/fastfetch/icons/arch.txt"
},
"display": {
"separator": " "
},
"modules": [
{
"type": "os",
"key": " ",
"keyColor": "blue"
},
{
"type": "users",
"key": " ",
"keyColor": "blue"
},
{
"type": "kernel",
"key": " ",
"keyColor": "black"
},
{
"type": "packages",
"key": " ",
"keyColor": "cyan"
},
{
"type": "shell",
"key": " ",
"keyColor": "dim_"
},
{
"type": "terminal",
"key": " ",
"keyColor": "green"
},
{
"type": "wm",
"key": " ",
"keyColor": "red"
},
{
"type": "uptime",
"key": " ",
"keyColor": "cyan"
},
{
"type": "cpu",
"key": " ",
"keyColor": "blue"
},
{
"type": "btrfs",
"key": " ",
"keyColor": "red"
},
{
"type": "gpu",
"key": " ",
"keyColor": "green"
},
{
"type": "memory",
"key": "󰍛 ",
"keyColor": "yellow"
}
]
}

View file

@ -1,14 +1,7 @@
/\ /? ( |-|
======================
_ ._ _|_
(_|| (_| |
_
| |
__ _ _ __ ___| |__
/ _` | '__/ __| '_ \
@ -17,7 +10,4 @@
_ __ _ |_
(_| | (_ | |
======================