save
This commit is contained in:
24
fastfetch/.config/fastfetch/config.conf
Normal file
24
fastfetch/.config/fastfetch/config.conf
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user