import QtQuick import QtQuick.Controls import QtQuick.Layouts import Quickshell import "./modules/bar" ShellRoot { Bar { } }