diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-06-24 02:22:27 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-06-24 02:22:27 +0200 |
| commit | 23f3dcc4cc986507ba20a30d9312be9a3fc9d188 (patch) | |
| tree | d9e63b0d333f751f7be96238aa0eb2fd6fbd0c12 /.config/neofetch | |
| parent | 1796493a7a9a54ea8e304e75ad4ded8df0d869e3 (diff) | |
regular update
Diffstat (limited to '.config/neofetch')
| -rw-r--r-- | .config/neofetch/config.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/neofetch/config.conf b/.config/neofetch/config.conf index 0707571..75234fc 100644 --- a/.config/neofetch/config.conf +++ b/.config/neofetch/config.conf @@ -364,7 +364,7 @@ gtk3="off" # disk_show=('/'): # 'Disk (/): 74G / 118G (66%)' # -disk_show=('/' '/home' '/dev/sda2') +disk_show=('/' '/home' '/dev/sda1' '/dev/sdb1') # Disk subtitle. # What to append to the Disk subtitle. |
