simplify setup script directory structure
This commit is contained in:
parent
5b5b7228b3
commit
62715b990f
39 changed files with 1 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
|||
"""Regular applications"""
|
||||
|
||||
from . import *
|
|
@ -1,5 +1,5 @@
|
|||
from src.util import paru_install, load_dconf, command_exists
|
||||
from src.setup.apps import terminal
|
||||
from src.setup import terminal
|
||||
from os import system
|
||||
|
||||
name = "Nautilus"
|
Loading…
Add table
Add a link
Reference in a new issue