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