summaryrefslogtreecommitdiff
path: root/.config/quickshell/shell.qml
blob: b6c76f8fe06abaacb92131609f9eb9dc214378e6 (plain)
1
2
3
4
5
6
7
8
import Quickshell
import QtQuick
import qs.Modules

Scope {
	Bar {}
	Wall {}
}