X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=Scripts%2Fufetch-manjaro;h=5dbfc1b416b71df9e31ee87d8c4baf96696026d1;hp=002140a932a02094ab26ee75bee266102223fbfb;hb=3d42dcc5682bd1905857911d12f661d252fa139e;hpb=83b98f5032d7e15fb4f2705c5797e1f2bce21fc6 diff --git a/Scripts/ufetch-manjaro b/Scripts/ufetch-manjaro index 002140a..5dbfc1b 100755 --- a/Scripts/ufetch-manjaro +++ b/Scripts/ufetch-manjaro @@ -6,7 +6,7 @@ # user is already defined hostname="$(hostname)" -os='Arch Linux' +os='Manjaro Linux' host="$(cat /sys/devices/virtual/dmi/id/product_name) $(cat /sys/devices/virtual/dmi/id/product_family)" kernel="$(uname -sr)" uptime="$(uptime -p | sed 's/up //')"