Files
quick-visor/qml/shell.qml
T

12 lines
126 B
QML

import Quickshell
ShellRoot {
Visor {}
Variants {
model: Quickshell.screens
ScreenLabel {}
}
}