dots/quickshell/shell/shell.qml
2026-01-11 23:23:04 +00:00

9 lines
110 B
QML

import Quickshell
import "Modules"
ShellRoot {
Wallpaper {}
Launcher {}
Widgets {}
Pass {}
}