Skip to content

Commit

Permalink
Transparency import
Browse files Browse the repository at this point in the history
  • Loading branch information
GiorgosXou committed Jul 10, 2024
1 parent ee6c82b commit d7626d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUIFIManager/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from os.path import basename
from .TUIMenu import TUIMenu
from .TUIFile import TUIFile
from .TUItilities import WindowPad, Cd, Label, END_MOUSE, BEGIN_MOUSE, BEGIN_MOUSE, END_MOUSE, IS_WINDOWS, HOME_DIR, IS_TERMUX
from .TUItilities import WindowPad, Cd, Label, END_MOUSE, BEGIN_MOUSE, BEGIN_MOUSE, END_MOUSE, IS_WINDOWS, HOME_DIR, IS_TERMUX, DEFAULT_BACKGROUND
from .TUIFIProfile import TUIFIProfiles, DEFAULT_PROFILE , DEFAULT_WITH, DEFAULT_OPENER
import subprocess
import unicurses
Expand Down

0 comments on commit d7626d7

Please sign in to comment.