move bar to Shell module
This commit is contained in:
parent
3e3275a84d
commit
b75f8bc1d2
3 changed files with 88 additions and 73 deletions
|
|
@ -2,12 +2,11 @@
|
|||
|
||||
import Quickshell
|
||||
import "modules"
|
||||
import "modules/bar"
|
||||
|
||||
ShellRoot {
|
||||
ReloadPopup {}
|
||||
|
||||
Bar {}
|
||||
Shell {}
|
||||
|
||||
Shortcuts {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue