diff --git a/lib/config.ps1 b/lib/config.ps1 index 233df28..be49d71 100644 --- a/lib/config.ps1 +++ b/lib/config.ps1 @@ -1,11 +1,12 @@ # ===== WINFETCH CONFIGURATION ===== # Add a '#' to any of the lines in -# this file to enable their output. +# this file to **enable** their output. # $show_os = $false # $show_computer = $false # $show_uptime = $false +# $show_terminal = $false # $show_cpu = $false # $show_gpu = $false # $show_memory = $false