Terminal Screenshot
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Winconfig
|
# Winconfig
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Aktuelle Windows config. Analog zu meiner [zshconfig](https://git.susa.pw/Tim/zshconfig).
|
Aktuelle Windows config. Analog zu meiner [zshconfig](https://git.susa.pw/Tim/zshconfig).
|
||||||
Die Idee hinter diesem Script ist eine Windows 11 installation
|
Die Idee hinter diesem Script ist eine Windows 11 installation
|
||||||
so zu konfingurieren wie ich es mag. Es werden Einstellungen
|
so zu konfingurieren wie ich es mag. Es werden Einstellungen
|
||||||
|
|||||||
BIN
Terminal.png
Normal file
BIN
Terminal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
@@ -1,11 +1,8 @@
|
|||||||
# ===== WINFETCH CONFIGURATION =====
|
# ===== WINFETCH CONFIGURATION =====
|
||||||
$image = "~/.winconfig/image.jpg"
|
$image = "~/.winconfig/image.jpg"
|
||||||
$ascii = $false
|
$ascii = $false
|
||||||
$memorystyle = 'bartext'
|
|
||||||
$diskstyle = 'bartext'
|
|
||||||
|
|
||||||
#$noimage = $false
|
#$noimage = $false
|
||||||
#$cpustyle = 'bartext'
|
|
||||||
|
|
||||||
# Specify width for image/logo
|
# Specify width for image/logo
|
||||||
# $imgwidth = 40
|
# $imgwidth = 40
|
||||||
@@ -50,9 +47,9 @@ $diskstyle = 'bartext'
|
|||||||
# 'bar' is for bar only.
|
# 'bar' is for bar only.
|
||||||
# 'textbar' is for text + bar.
|
# 'textbar' is for text + bar.
|
||||||
# 'bartext' is for bar + text.
|
# 'bartext' is for bar + text.
|
||||||
# $cpustyle = 'bar'
|
#$cpustyle = 'textbar'
|
||||||
# $memorystyle = 'textbar'
|
$memorystyle = 'textbar'
|
||||||
# $diskstyle = 'bartext'
|
$diskstyle = 'textbar'
|
||||||
# $batterystyle = 'bartext'
|
# $batterystyle = 'bartext'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user