From 12dc02ba6edb8fe4a36bb62128ef2b98cffde957 Mon Sep 17 00:00:00 2001 From: amogus3016 <89612811+amogus3016@users.noreply.github.com> Date: Mon, 29 Nov 2021 12:27:34 -0500 Subject: [PATCH] Update xinfo.py --- xinfo.py | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/xinfo.py b/xinfo.py index 5fa8e6e..5138cd7 100644 --- a/xinfo.py +++ b/xinfo.py @@ -3,12 +3,13 @@ import platform -xascii = '''___ ___ -\ \ / / - \ V / - > < - / . \ -/__/ \__\ ''' +xascii = '''db db +`8b d8' + `8bd8' + .dPYb. +.8P Y8. +YP YP +''' # The xascii variable allows the user to easily change the ascii art by pasting it between the triple quotes my_system = platform.uname()