diff --git a/homeManagerModules/cliPrograms/fastfetch/config.jsonc b/homeManagerModules/cliPrograms/fastfetch/config.jsonc index 3ee6a89..72ef345 100644 --- a/homeManagerModules/cliPrograms/fastfetch/config.jsonc +++ b/homeManagerModules/cliPrograms/fastfetch/config.jsonc @@ -10,40 +10,30 @@ "separator", "os", "host", - "bios", - "bootmgr", "kernel", "uptime", - "processes", "packages", "shell", "editor", "wm", "theme", "font", - "cursor", "terminal", + { + "type": "display" + }, { "type": "cpu", - "showPeCoreCount": true, - "temp": true + "showPeCoreCount": true }, { "type": "gpu", - "driverSpecific": true, - "temp": true + "driverSpecific": true }, "memory", "physicalmemory", - "swap", - "disk", "poweradapter", "player", - { - "type": "localip", - "showSpeed": true - }, - "datetime", "bluetooth", "bluetoothradio", "gamepad",