Terminal Screenshot

This commit is contained in:
2022-12-09 23:04:34 +01:00
parent df7ccccce8
commit 6ef91214f1
3 changed files with 17 additions and 18 deletions

View File

@@ -1,5 +1,7 @@
# Winconfig
![Terminal](Terminal.png)
Aktuelle Windows config. Analog zu meiner [zshconfig](https://git.susa.pw/Tim/zshconfig).
Die Idee hinter diesem Script ist eine Windows 11 installation
so zu konfingurieren wie ich es mag. Es werden Einstellungen

BIN
Terminal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@@ -1,11 +1,8 @@
# ===== WINFETCH CONFIGURATION =====
$image = "~/.winconfig/image.jpg"
$ascii = $false
$memorystyle = 'bartext'
$diskstyle = 'bartext'
#$noimage = $false
#$cpustyle = 'bartext'
# Specify width for image/logo
# $imgwidth = 40
@@ -50,9 +47,9 @@ $diskstyle = 'bartext'
# 'bar' is for bar only.
# 'textbar' is for text + bar.
# 'bartext' is for bar + text.
# $cpustyle = 'bar'
# $memorystyle = 'textbar'
# $diskstyle = 'bartext'
#$cpustyle = 'textbar'
$memorystyle = 'textbar'
$diskstyle = 'textbar'
# $batterystyle = 'bartext'
@@ -66,24 +63,24 @@ $diskstyle = 'bartext'
"computer"
"kernel"
"motherboard"
# "custom_time" # use custom info line
# "custom_time" # use custom info line
"uptime"
# "ps_pkgs" # takes some time
#"pkgs"
# "ps_pkgs" # takes some time
# "pkgs"
"pwsh"
"resolution"
"terminal"
# "theme"
# "theme"
"cpu"
"gpu"
# "cpu_usage" # takes some time
"memory"
"disk"
# "battery"
# "locale"
# "weather"
# "battery"
# "locale"
# "weather"
"local_ip"
# "public_ip"
# "public_ip"
# "blank"
# "colorbar"
# "colorbar"
)