diff --git a/assets/happy_mac.png b/assets/happy_mac.png deleted file mode 100644 index 4af6461..0000000 Binary files a/assets/happy_mac.png and /dev/null differ diff --git a/misc_config/fastfetch.jsonc b/misc_config/fastfetch.jsonc index f126d84..bdd5d33 100644 --- a/misc_config/fastfetch.jsonc +++ b/misc_config/fastfetch.jsonc @@ -1,103 +1,94 @@ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", - "logo": { - "source": "~/dotfiles/assets/happy_mac.png", - "width": 20, - "padding": { - "top": 2, - "left": 4, - "right": 4, - }, - }, "display": { - "separator": " ", + "separator": " " }, "modules": [ { "type": "title", - "format": "{#1}╭───────────── {#}{user-name-colored}@{host-name}", + "format": "{#1}╭───────────── {#}{user-name-colored}@{host-name}" }, { "type": "custom", - "format": "{#1}│ {#}System Information", + "format": "{#1}│ {#}System Information" }, { "type": "os", - "key": "{#separator}│ {#keys}󰍹 OS", + "key": "{#separator}│ {#keys}󰍹 OS" }, { "type": "kernel", - "key": "{#separator}│ {#keys}󰒋 Kernel", + "key": "{#separator}│ {#keys}󰒋 Kenel" }, { "type": "uptime", - "key": "{#separator}│ {#keys}󰅐 Uptime", + "key": "{#separator}│ {#keys}󰅐 Uptime" }, { "type": "shell", - "key": "{#separator}│ {#keys}󰞷 Shell", + "key": "{#separator}│ {#keys}󰞷 Shell" }, { "type": "packages", - "key": "{#separator}│ {#keys}󰏖 Packages", + "key": "{#separator}│ {#keys}󰏖 Packages" }, { "type": "custom", - "format": "{#1}│", + "format": "{#1}│" }, { "type": "custom", - "format": "{#1}│ {#}Network", + "format": "{#1}│ {#}Network" }, { "type": "localip", - "key": "{#separator}│ {#keys}󰀂 Local IP", + "key": "{#separator}│ {#keys}󰀂 Local IP" }, { "type": "publicip", - "key": "{#separator}│ {#keys}󰩠 Public IP", + "key": "{#separator}│ {#keys}󰩠 Public IP" }, { "type": "custom", - "format": "{#1}│", + "format": "{#1}│" }, { "type": "custom", - "format": "{#1}│ {#}Hardware Information", + "format": "{#1}│ {#}Hardware Information" }, { "type": "cpu", - "key": "{#separator}│ {#keys}󰻠 CPU", + "key": "{#separator}│ {#keys}󰻠 CPU" }, { "type": "gpu", - "key": "{#separator}│ {#keys}󰢮 GPU", + "key": "{#separator}│ {#keys}󰢮 GPU" }, { "type": "memory", - "key": "{#separator}│ {#keys}󰍛 Memory", + "key": "{#separator}│ {#keys}󰍛 Memory" }, { "type": "disk", "key": "{#separator}│ {#keys}󰋊 Disk (/)", - "folders": "/", + "folders": "/" }, { "type": "battery", - "key": "{#separator}│ {#keys}󱐋 Battery", + "key": "{#separator}│ {#keys}󱐋 Battery" }, { "type": "custom", - "format": "{#1}│", + "format": "{#1}│" }, { "type": "colors", "key": "{#separator}│", - "symbol": "circle", + "symbol": "circle" }, { "type": "custom", - "format": "{#1}╰───────────────────────────────╯", - }, - ], + "format": "{#1}╰───────────────────────────────╯" + } + ] } diff --git a/misc_config/ghostty b/misc_config/ghostty index c5a35ca..a79e9b8 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -14,5 +14,3 @@ window-width = 100 window-padding-x = 5 window-padding-y = 5 window-padding-balance = true - -