Generischer Bildname für Winfetch
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# ===== WINFETCH CONFIGURATION =====
|
||||
|
||||
$noimage = $false
|
||||
$image = "~/.winconfig/morgana.jpg"
|
||||
$image = "~/.winconfig/image.jpg"
|
||||
|
||||
|
||||
$ascii = $false
|
||||
$memorystyle = 'bartext'
|
||||
$diskstyle = 'bartext'
|
||||
$cpustyle = 'bartext'
|
||||
#$cpustyle = 'bartext'
|
||||
|
||||
|
||||
# Specify width for image/logo
|
||||
@@ -35,7 +35,7 @@ $cpustyle = 'bartext'
|
||||
# Configure which package managers are shown
|
||||
# disabling unused ones will improve speed
|
||||
# $ShowPkgs = @("winget", "scoop", "choco")
|
||||
$ShowPkgs = @("winget")
|
||||
#$ShowPkgs = @("winget")
|
||||
|
||||
# Use the following option to specify custom package managers.
|
||||
# Create a function with that name as suffix, and which returns
|
||||
|
||||
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.7 KiB |
Reference in New Issue
Block a user