quickshell lets gooo
This commit is contained in:
11
dots/quickshell/shell.qml
Normal file
11
dots/quickshell/shell.qml
Normal file
@@ -0,0 +1,11 @@
|
||||
import "modules"
|
||||
import "modules/drawers"
|
||||
import "modules/background"
|
||||
import Quickshell
|
||||
|
||||
ShellRoot {
|
||||
Background {}
|
||||
Drawers {}
|
||||
|
||||
Shortcuts {}
|
||||
}
|
||||
Reference in New Issue
Block a user