import Quickshell import QtQuick import "./settings/" import "./modules/Bar/" ShellRoot { id: root Bar {} }