diff --git a/fastfetch/.config/fastfetch/config.conf b/fastfetch/.config/fastfetch/config.conf deleted file mode 100644 index 3be129f..0000000 --- a/fastfetch/.config/fastfetch/config.conf +++ /dev/null @@ -1,24 +0,0 @@ -# Display the username and hostname -username=true -hostname=true - -# Show the system uptime -uptime=true - -# Display the OS and kernel version -os=true -kernel=true - -# Show the memory usage -memory=true - -# Show disk usage -disk=true - -# CPU details -cpu=true - -# Disable unnecessary features for minimal setup -gpu=false -battery=false -packages=false