diff --git a/python_modules/inflate_bubble.py b/python_modules/inflate_bubble.py index 5b098596..54ee0a4a 100644 --- a/python_modules/inflate_bubble.py +++ b/python_modules/inflate_bubble.py @@ -43,6 +43,7 @@ def set_fusato_structure(): 'etc/skel/.local/share', 'etc/skel/.config/autostart/', 'etc/lightdm/lightdm.conf.d/', + '/etc/plymouth', ] os.chdir(os.path.join(HOME_FOLDER, FUSATO_ROOT)) if os.path.exists('config'):