mirror of
https://github.com/smxi/inxi.git
synced 2025-04-17 15:19:11 +00:00
tweaks
This commit is contained in:
parent
a4e1f200c1
commit
b109fac130
1 changed files with 1 additions and 0 deletions
1
inxi
1
inxi
|
@ -2003,6 +2003,7 @@ get_start_client()
|
|||
else
|
||||
IRC_CLIENT='Konversation'
|
||||
IRC_CLIENT_VERSION=" $( konversation --version 2>/dev/null | gawk '/^Konversation/ {print $2}' )"
|
||||
B_CONSOLE_IRC='false'
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue