cleanup
This commit is contained in:
15
shell.qml
15
shell.qml
@@ -5,17 +5,18 @@ import "./bar"
|
||||
import "./launcher/"
|
||||
|
||||
ShellRoot{
|
||||
// Variants{
|
||||
// model: Quickshell.screens
|
||||
//
|
||||
// ActivateLinux {}
|
||||
// }
|
||||
//
|
||||
Variants{
|
||||
model: Quickshell.screens
|
||||
|
||||
ActivateLinux {}
|
||||
}
|
||||
|
||||
Variants {
|
||||
model: Quickshell.screens
|
||||
|
||||
StatusBar {}
|
||||
}
|
||||
|
||||
// Launcher {}
|
||||
Launcher {}
|
||||
Powermenu {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user