aboutsummaryrefslogtreecommitdiffstats
path: root/config/fastfetch/config-compact.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'config/fastfetch/config-compact.jsonc')
-rw-r--r--config/fastfetch/config-compact.jsonc105
1 files changed, 49 insertions, 56 deletions
diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc
index fa0ed3f7..77c695f6 100644
--- a/config/fastfetch/config-compact.jsonc
+++ b/config/fastfetch/config-compact.jsonc
@@ -5,62 +5,55 @@
*
*/
{
- "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
- "logo": {
- // "type": "auto",
- // x."source": "~/.config/fastfetch/logo.png",
- // "height": 10,
- "padding": {
- "top": 3,
- "right": 2
- },
- "type": "small"
+ "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
+ "logo": {
+ // "type": "auto",
+ // x."source": "~/.config/fastfetch/logo.png",
+ // "height": 10,
+ "padding": {
+ "top": 3,
+ "right": 2,
},
- "display": {
- "separator": " "
+ "type": "small",
+ },
+ "display": {
+ "separator": " ",
+ },
+ "modules": [
+ "break",
+ "break",
+ "break",
+ "break",
+ {
+ "type": "os",
+ "key": " ",
+ "keyColor": "31",
},
- "modules": [
- "break",
- "break",
- "break",
- "break",
- {
- "type": "os",
- "key": " ",
- "keyColor": "31"
- },
- {
- "type": "kernel",
- "key": " ",
- "keyColor": "32"
- },
- {
- "type": "shell",
- "key": " ",
- "keyColor": "34"
- },
- {
- "type": "terminal",
- "key": " ",
- "keyColor": "35"
- },
- {
- "type": "wm",
- "key": " ",
- "keyColor": "36"
- },
- {
- "type": "uptime",
- "key": " ",
- "keyColor": "31"
- },
- {
- "type": "command",
- "key": " ",
- "keyColor": "36",
- "shell": "/bin/bash",
- "text": "echo \"KoolDots: v$DOTS_VERSION\""
- },
- "break"
- ]
+ {
+ "type": "kernel",
+ "key": " ",
+ "keyColor": "32",
+ },
+ {
+ "type": "shell",
+ "key": " ",
+ "keyColor": "34",
+ },
+ {
+ "type": "terminal",
+ "key": " ",
+ "keyColor": "35",
+ },
+ {
+ "type": "wm",
+ "key": " ",
+ "keyColor": "36",
+ },
+ {
+ "type": "uptime",
+ "key": " ",
+ "keyColor": "31",
+ },
+ "break",
+ ],
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage