Skip to content

Commit

Permalink
IMPROVED: Icon ini
Browse files Browse the repository at this point in the history
  • Loading branch information
GiorgosXou committed Jul 13, 2024
1 parent e92625a commit 01e7b23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TUIFIManager/TUIFIProfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ def __init__(self, text, color_map=1, open_with=None):
' ┗━━━━━━┛ '
),2, DEFAULT_EDITOR),
'/ini':TUIFIProfile((
' ┏┏━━━━\n'
' ┇INIT\n'
' ┃┋┇┃┃┇┋\n'
' ┗━━━━━━ '
' ━━━━━━\n'
' ┇INIT\n'
' ┃┃|::|┃\n'
' ┗━━━━━━ '
),2, DEFAULT_EDITOR),
'/ppt':TUIFIProfile((
' ╭━━━━┳╮╮ \n'
Expand Down

0 comments on commit 01e7b23

Please sign in to comment.