diff --git a/inxi b/inxi index 81a558e..af31215 100755 --- a/inxi +++ b/inxi @@ -2699,7 +2699,7 @@ get_de_version() /'$2'/ { gsub(",","",$0) # xfce output has , in it, so dump all commas print $'$3' - exit # so that only first match runs + exit # quit after first match prints }' ) echo $version