//BotSep.qml import QtQuick import Quickshell import ".." import "../.." BottombarText { id: separator text: "|" color: Resources.palette.sand }