Winfetch optimiert.

This commit is contained in:
2022-12-09 22:55:46 +01:00
parent 2503615a63
commit df7ccccce8
2 changed files with 3 additions and 6 deletions

View File

@@ -1,14 +1,11 @@
# ===== WINFETCH CONFIGURATION ===== # ===== WINFETCH CONFIGURATION =====
$noimage = $false
$image = "~/.winconfig/image.jpg" $image = "~/.winconfig/image.jpg"
$ascii = $false $ascii = $false
$memorystyle = 'bartext' $memorystyle = 'bartext'
$diskstyle = 'bartext' $diskstyle = 'bartext'
#$cpustyle = 'bartext'
#$noimage = $false
#$cpustyle = 'bartext'
# Specify width for image/logo # Specify width for image/logo
# $imgwidth = 40 # $imgwidth = 40
@@ -72,7 +69,7 @@ $diskstyle = 'bartext'
# "custom_time" # use custom info line # "custom_time" # use custom info line
"uptime" "uptime"
# "ps_pkgs" # takes some time # "ps_pkgs" # takes some time
"pkgs" #"pkgs"
"pwsh" "pwsh"
"resolution" "resolution"
"terminal" "terminal"

View File

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB