diff --git a/.config/fastfetch/config.jsonc b/.config/fastfetch/config.jsonc new file mode 100644 index 0000000..62635c5 --- /dev/null +++ b/.config/fastfetch/config.jsonc @@ -0,0 +1,131 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "source": "~/.config/fastfetch/dtos-ascii.txt", + "color": { + "1": "green" + }, + "height": 15, + "width": 30, + "padding": { + "top": 1, + "left": 2 + } + }, + "modules": [ + "break", + { + "type": "custom", + "format": "\u001b[90m=======\u001b[92m\u001b[1mD\u001b[0m\u001b[90m=\u001b[93m\u001b[1mT\u001b[0m\u001b[90m=\u001b[94m\u001b[1mO\u001b[0m\u001b[90m=\u001b[95m\u001b[1mS\u001b[0m\u001b[90m================\u001b[3m\u001b[37m Linux For Power Users \u001b[0m\u001b[90m===" + }, + "break", + { + "type": "custom", + "format": "\u001b[90m┌──────────────────────Hardware────────────────────────┐" + }, + { + "type": "host", + "key": " PC", + "keyColor": "green" + }, + { + "type": "cpu", + "key": "│ ├", + "showPeCoreCount": true, + "keyColor": "green" + }, + { + "type": "gpu", + "key": "│ ├󰍛", + "keyColor": "green" + }, + { + "type": "memory", + "key": "│ ├󰍛", + "keyColor": "green" + }, + { + "type": "custom", + "format": "\u001b[90m└──────────────────────────────────────────────────────┘" + }, + "break", + { + "type": "custom", + "format": "\u001b[90m┌──────────────────Operating System────────────────────┐" + }, + { + "type": "os", + "key": "│ ├", + "keyColor": "yellow" + }, + { + "type": "kernel", + "key": "│ ├", + "keyColor": "yellow" + }, + + { + "type": "packages", + "key": "│ ├󰏖", + "keyColor": "yellow" + }, + + { + "type": "custom", + "format": "\u001b[90m└──────────────────────────────────────────────────────┘" + }, + "break", + { + "type": "custom", + "format": "\u001b[90m┌──────────────────────Desktop─────────────────────────┐" + }, + { + "type": "de", + "key": "│ ├", + "keyColor": "blue" + }, + + { + "type": "lm", + "key": "│ ├", + "keyColor": "blue" + }, + + { + "type": "gpu", + "key": "│ ├󰍛", + "format": "{3}", + "keyColor": "blue" + }, + { + "type": "custom", + "format": "\u001b[90m└──────────────────────────────────────────────────────┘" + }, + "break", + { + "type": "custom", + "format": "\u001b[90m┌──────────────────Terminal / Shell────────────────────┐" + }, + { + "type": "terminal", + "key": "│ ├", + "keyColor": "magenta" + }, + { + "type": "shell", + "key": "│ ├", + "keyColor": "magenta" + }, + { + "type": "command", + "key": "│ ├𐕸", + "keyColor": "magenta", + "text": "echo \"emacs $(emacs --version | awk '{print $NF}' | head -n 1)\"" + }, + { + "type": "custom", + "format": "\u001b[90m└──────────────────────────────────────────────────────┘" + }, + "break", + ] +} diff --git a/.config/fastfetch/dtos-ascii.txt b/.config/fastfetch/dtos-ascii.txt new file mode 100644 index 0000000..a1f0c3e --- /dev/null +++ b/.config/fastfetch/dtos-ascii.txt @@ -0,0 +1,25 @@ + + ____ +| _ \ +| | | | +| |_| | +|____/ + + _____ +|_ _| + | | + | | + |_| + + ___ + / _ \ +| | | | +| |_| | + \___/ + + ____ +/ ___| +\___ \ + ___) | +|____/ +