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