lux-shell/shell.qml
2025-08-12 22:33:44 -04:00

12 lines
137 B
QML

//@ pragma IconTheme WhiteSur-dark
import Quickshell
import "modules"
ShellRoot {
ReloadPopup {}
Shell {}
Shortcuts {}
}