summaryrefslogtreecommitdiff
path: root/shell.qml
blob: 9f91e5956b0da0abc47e68d075b7a57a231227e7 (plain)
1
2
3
4
5
6
import "modules/bar"
import Quickshell

ShellRoot {
    Bar {}
}